aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/builtin.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-01-19 03:00:34 +1000
committerGravatar axel <axel@liljencrantz.se>2007-01-19 03:00:34 +1000
commitdd90b4ece46e98a4f018fcedb045c7ff6c2ea979 (patch)
treec8afce49b3110c7d57245bb96c21b2a337616d50 /doc_src/builtin.txt
parent4930db35e2e869282ef1bfea8cd456237402d68b (diff)
Fix incorrect use of the term 'alias' where 'function' was meant in documentation
darcs-hash:20070118170034-ac50b-f10d79a1aed0e91d350db13187965bf2f5c45b7e.gz
Diffstat (limited to 'doc_src/builtin.txt')
-rw-r--r--doc_src/builtin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/builtin.txt b/doc_src/builtin.txt
index 70d202ac..a077a1bf 100644
--- a/doc_src/builtin.txt
+++ b/doc_src/builtin.txt
@@ -7,7 +7,7 @@
- <tt>-n</tt> or <tt>--names</tt> List the names of all defined builtins
-Prefixing a command with the word 'builtin' forces fish to ignore any aliases with the same name.
+Prefixing a command with the word 'builtin' forces fish to ignore any functions with the same name.
\subsection builtin-example Example