mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
doc_src/eval.txt: fix typo.
'folloing' => 'following'
This commit is contained in:
committed by
Konrad Borowski
parent
9bbda857c3
commit
0ec97c5d1e
@@ -8,7 +8,7 @@
|
||||
|
||||
\subsection eval-example Example
|
||||
|
||||
The folloing code will call the ls command. Note that \c fish does not
|
||||
The following code will call the ls command. Note that \c fish does not
|
||||
support the use of environment variables as direct commands; \c eval can
|
||||
be used to work around this.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user