VCS/CommandOptionsDialog.py

changeset 3013
fe886b7f8f40
parent 2302
f29e9405c851
child 3031
ed2eaa573ca5
child 3057
10516539f238
--- a/VCS/CommandOptionsDialog.py	Sun Oct 13 14:56:56 2013 +0200
+++ b/VCS/CommandOptionsDialog.py	Sun Oct 13 16:11:46 2013 +0200
@@ -61,7 +61,8 @@
         """
         Public method used to retrieve the entered options.
         
-        @return dictionary of strings giving the options for each supported vcs command
+        @return dictionary of strings giving the options for each supported
+            vcs command
         """
         opt = {}
         opt['global'] = Utilities.parseOptionString(self.globalEdit.text())

eric ide

mercurial