Fix delete-or-exit doc wording for local consistency

This commit is contained in:
Andrey Mishchenko 2021-12-08 11:29:52 -05:00 committed by Johannes Altmanninger
parent bb1955ccf9
commit f88bb35204

View file

@ -144,7 +144,7 @@ The following special input functions are available:
delete one character to the right of the cursor
``delete-or-exit``
deletes one character to the right of the cursor or exits the shell if the commandline is empty.
delete one character to the right of the cursor, or exit the shell if the commandline is empty
``down-line``
move down one line