eric7/VCS/StatusMonitorThread.py

branch
eric7
changeset 8618
356a2f1b04b0
parent 8318
962bce857696
child 8620
84f7f7867b5f
--- a/eric7/VCS/StatusMonitorThread.py	Sun Sep 19 16:26:29 2021 +0200
+++ b/eric7/VCS/StatusMonitorThread.py	Sun Sep 19 19:59:06 2021 +0200
@@ -187,7 +187,7 @@
         and the path relative 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