eric6/Graphics/UMLClassDiagramBuilder.py

branch
maintenance
changeset 8043
0acf98cd089a
parent 7924
8a96736d465e
parent 7923
91e843545d9a
child 8273
698ae46f40a4
--- a/eric6/Graphics/UMLClassDiagramBuilder.py	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Graphics/UMLClassDiagramBuilder.py	Mon Feb 01 10:38:16 2021 +0100
@@ -29,7 +29,7 @@
         @param view reference to the view object (UMLGraphicsView)
         @param project reference to the project object (Project)
         @param file file name of a python module to be shown (string)
-        @keyparam noAttrs flag indicating, that no attributes should be shown
+        @param noAttrs flag indicating, that no attributes should be shown
             (boolean)
         """
         super(UMLClassDiagramBuilder, self).__init__(dialog, view, project)

eric ide

mercurial