--- 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)