Plugins/VcsPlugins/vcsMercurial/hg.py

changeset 3591
2f2a4a76dd22
parent 3586
6e3a6c5b58bf
child 3656
441956d8fce5
child 3671
e8a37c412d28
--- a/Plugins/VcsPlugins/vcsMercurial/hg.py	Sat May 17 19:58:49 2014 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/hg.py	Sun May 18 14:13:09 2014 +0200
@@ -3704,7 +3704,7 @@
     
     def __getInOutBookmarks(self, repodir, incoming):
         """
-        Public method to get the list of incoming or outgoing bookmarks.
+        Private method to get the list of incoming or outgoing bookmarks.
         
         @param repodir directory name of the repository (string)
         @param incoming flag indicating to get incoming bookmarks (boolean)

eric ide

mercurial