diff -r 176145438b1e -r 422fd05e9c91 eric6/Globals/__init__.py --- a/eric6/Globals/__init__.py Thu Jun 25 19:09:55 2020 +0200 +++ b/eric6/Globals/__init__.py Sat Jun 27 12:08:12 2020 +0200 @@ -422,7 +422,7 @@ Module function to convert a Python string into a QByteArray. @param txt Python string to be converted - @type str, bytes, bytearray, unicode + @type str, bytes, bytearray @return converted QByteArray @rtype QByteArray """