mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 19:12:59 +08:00
Correct abbreviations typo and doc link
This commit is contained in:
parent
064699cade
commit
39f3f75f5b
|
@ -599,7 +599,7 @@ For more, see :ref:`Functions <syntax-function>`.
|
|||
|
||||
.. [#] There is a function called :doc:`alias <cmds/alias>`, but it's just a shortcut to make functions.
|
||||
|
||||
.. [#] fish also provides :ref:`abbrevisations <interactive-abbreviations>`, through the :ref:`abbr <cmd-abbr>` command.
|
||||
.. [#] fish also provides :ref:`abbreviations <abbreviations>`, through the :ref:`abbr <cmd-abbr>` command.
|
||||
|
||||
Loops
|
||||
-----
|
||||
|
|
Loading…
Reference in New Issue
Block a user