src/eric7/QScintilla/Shell.py

branch
eric7
changeset 10232
fbfb347f7b5b
parent 10191
dc47d7d2ff34
child 10276
a9a0cb9c9d0c
--- a/src/eric7/QScintilla/Shell.py	Sun Oct 08 15:01:36 2023 +0200
+++ b/src/eric7/QScintilla/Shell.py	Mon Oct 09 17:40:36 2023 +0200
@@ -2490,7 +2490,7 @@
                 "<td>Clear the display of the shell window.</td></tr>"
                 "<tr><td>%start [environment]</td>"
                 "<td>Start a shell for a virtual environment with the given name."
-                " If no name if given, a default shell is started.</td></tr>"
+                " If no name is given, a default shell is started.</td></tr>"
                 "<tr><td>%envs<br/>%environments</td>"
                 "<td>Show a list of known virtual environment names.</td></tr>"
                 "<tr><td>%which</td>"

eric ide

mercurial