aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-18 06:57:17 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-18 06:57:17 +0100
commit5257fd0f5aed339939ea1c940e8d2716c6cf4aa7 (patch)
tree98f0ca1708b4b18ae81e6cb192bcbf203daa318a /doc
parentalternation in macro calls and for-loops (diff)
downloadmds-5257fd0f5aed339939ea1c940e8d2716c6cf4aa7.tar.gz
mds-5257fd0f5aed339939ea1c940e8d2716c6cf4aa7.tar.bz2
mds-5257fd0f5aed339939ea1c940e8d2716c6cf4aa7.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/mds.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index 225ba4d..5f0d83b 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -5627,7 +5627,7 @@ letter(["n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z"])
@end example
You may use `.' in an alternation, in that case
-macro is called once with the argument, casing it
+macro is called once with the argument, causing it
to invoke for example `letter/0' instead of
`letter/1'.