diff options
Diffstat (limited to 'doc/info')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
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'. |