Utilities/ModuleParser.py

changeset 3591
2f2a4a76dd22
parent 3539
0c2dc1446ebf
child 3621
15f23ed3f216
--- a/Utilities/ModuleParser.py	Sat May 17 19:58:49 2014 +0200
+++ b/Utilities/ModuleParser.py	Sun May 18 14:13:09 2014 +0200
@@ -472,7 +472,7 @@
     
     def addDescription(self, description):
         """
-        Protected method to store the modules docstring.
+        Public method to store the modules docstring.
         
         @param description the docstring to be stored (string)
         """

eric ide

mercurial