--- 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>