Fix typos in docs (#11015)

(cherry picked from commit 9b67b2ae07)
This commit is contained in:
Klaus Hipp
2025-01-07 02:40:30 +01:00
committed by David Adam
parent 4decacb933
commit a9b7dd1a9b
6 changed files with 9 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ If **-q** or **--quiet** is given, ``string shorten`` only runs for the return v
The default ellipsis is ````. If fish thinks your system is incapable because of your locale, it will use ``...`` instead.
The return value is 0 if any shortening occured, 1 otherwise.
The return value is 0 if any shortening occurred, 1 otherwise.
.. END DESCRIPTION