Fix typo in abbr docs

This commit is contained in:
Adam Skoufis 2021-09-09 23:09:19 +10:00 committed by Fabian Homborg
parent 9aac663bb0
commit 1ff6160058

View file

@ -63,7 +63,7 @@ Add a new abbreviation where ``gco`` will be replaced with ``git checkout`` glob
abbr -a -U l less
Add a new abbreviation where ``l`` will be replaced with ``less`` universal so all shells. Note that you omit the ``-U`` since it is the default.
Add a new abbreviation where ``l`` will be replaced with ``less`` universal to all shells. Note that you omit the ``-U`` since it is the default.