aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/alias.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/alias.txt')
-rw-r--r--doc_src/alias.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/alias.txt b/doc_src/alias.txt
index 523e4777..2ab277e9 100644
--- a/doc_src/alias.txt
+++ b/doc_src/alias.txt
@@ -12,7 +12,7 @@ shells. For other uses, it is recommended to define a <a
href='#function'>function</a>.
Alias does not keep track of which functions have been defined using
-alias, nor does it allow erasing of aliases.
+alias, nor does it allow erasing of aliases.
- NAME is the name of the function to define
- DEFINITION is the body of the function. The string " $argv" will be appended to the body.