--- a/E5Gui/E5ComboBox.py Sat Sep 28 17:40:42 2013 +0200
+++ b/E5Gui/E5ComboBox.py Sat Sep 28 19:06:25 2013 +0200
@@ -35,7 +35,7 @@
"""
Public method to get the inactive text.
- return inactive text (string)
+ @return inactive text (string)
"""
return self.__lineedit.inactiveText()