eric7/Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py

branch
eric7
changeset 8618
356a2f1b04b0
parent 8312
800c432b34c8
child 8620
84f7f7867b5f
--- a/eric7/Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py	Sun Sep 19 16:26:29 2021 +0200
+++ b/eric7/Plugins/VcsPlugins/vcsMercurial/HgStatusMonitorThread.py	Sun Sep 19 19:59:06 2021 +0200
@@ -36,7 +36,7 @@
         to the project directory starting with the third column. The allowed
         status flags are:
         <ul>
-            <li>"A" path was added but not yet comitted</li>
+            <li>"A" path was added but not yet committed</li>
             <li>"M" path has local changes</li>
             <li>"O" path was removed</li>
             <li>"R" path was deleted and then re-added</li>

eric ide

mercurial