Plugins/VcsPlugins/vcsMercurial/HisteditExtension/HgHisteditEditor.py

changeset 5291
e93d14b48c34
parent 5283
06423d65a2b8
child 5389
9b1c800daff3
diff -r 174dae2b91c3 -r e93d14b48c34 Plugins/VcsPlugins/vcsMercurial/HisteditExtension/HgHisteditEditor.py
--- a/Plugins/VcsPlugins/vcsMercurial/HisteditExtension/HgHisteditEditor.py	Sun Nov 06 13:31:38 2016 +0100
+++ b/Plugins/VcsPlugins/vcsMercurial/HisteditExtension/HgHisteditEditor.py	Sun Nov 06 13:39:36 2016 +0100
@@ -5,9 +5,10 @@
 #
 
 """
-Module implementing the main script for histedit. Depending on the file
-name given by the Mercurial histedit command one of two possible dialogs
-will be shown.
+Module implementing the main script for histedit.
+
+Depending on the file name given by the Mercurial histedit command one
+of two possible dialogs will be shown.
 """
 
 from __future__ import unicode_literals

eric ide

mercurial