eric6/Graphics/ApplicationDiagramBuilder.py

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

eric ide

mercurial