diff --git a/doc_src/eval.txt b/doc_src/eval.txt index 0227255a0..f8af8f666 100644 --- a/doc_src/eval.txt +++ b/doc_src/eval.txt @@ -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.