diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-18 06:57:54 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-18 06:57:54 +0100 |
commit | 9f466cb2473e7ae8dcf51a06dd91acc080bdbf73 (patch) | |
tree | 3c5ffaa29f4eae0d09f4ff77be24d38107d79c44 /doc/info/mds.texinfo | |
parent | typo (diff) | |
download | mds-9f466cb2473e7ae8dcf51a06dd91acc080bdbf73.tar.gz mds-9f466cb2473e7ae8dcf51a06dd91acc080bdbf73.tar.bz2 mds-9f466cb2473e7ae8dcf51a06dd91acc080bdbf73.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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 5f0d83b..a78852a 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5632,7 +5632,7 @@ to invoke for example `letter/0' instead of `letter/1'. A related issue are for-loops. If we for -example want to call the macro `letter/2' for +example want to call the macro `letter/1' for all letters betweeh and including `a' and `z' we can just write |