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 f8af8f66..47e4627d 100644
--- a/doc_src/eval.txt
+++ b/doc_src/eval.txt
@@ -9,7 +9,7 @@
\subsection eval-example Example
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
+support the use of shell variables as direct commands; \c eval can
be used to work around this.
<pre>