aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/eval.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/eval.txt')
-rw-r--r--doc_src/eval.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/eval.txt b/doc_src/eval.txt
index 0227255a..f8af8f66 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.