*: Fix spelling

Part of PR #832.
This commit is contained in:
a1346054 2021-08-20 11:26:52 +00:00 committed by Daniel Shahaf
commit 6e0e950154
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ By default, all command lines are highlighted. However, it is possible to
prevent command lines longer than a fixed number of characters from being
highlighted by setting the variable `${ZSH_HIGHLIGHT_MAXLENGTH}` to the maximum
length (in characters) of command lines to be highlighter. This is useful when
editing very long comand lines (for example, with the [`fned`][fned] utility
editing very long command lines (for example, with the [`fned`][fned] utility
function). Example:
[fned]: http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#index-zed