Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
child 3896
5915df11b95e
--- a/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py	Sat May 17 19:58:49 2014 +0200
+++ b/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py	Sun May 18 14:13:09 2014 +0200
@@ -591,7 +591,7 @@
     
     def __showContextMenu(self, coord):
         """
-        Protected slot to show the context menu of the status list.
+        Private slot to show the context menu of the status list.
         
         @param coord the position of the mouse pointer (QPoint)
         """

eric ide

mercurial