E5MapWidget: fixed a source docu issue

Thu, 10 May 2018 18:36:41 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 10 May 2018 18:36:41 +0200
changeset 6279
7c44be92f8a4
parent 6278
13fd8759f981
child 6280
1d4d790414b2

E5MapWidget: fixed a source docu issue

E5Gui/E5MapWidget.py file | annotate | diff | comparison | revisions
--- a/E5Gui/E5MapWidget.py	Mon May 07 19:32:49 2018 +0200
+++ b/E5Gui/E5MapWidget.py	Thu May 10 18:36:41 2018 +0200
@@ -120,7 +120,7 @@
         
         @return flag indicating that the map is to the right of the master
             widget
-        @type bool
+        @rtype bool
         """
         return self.__rightSide
     

eric ide

mercurial