diff options
| -rw-r--r-- | contrib/texinfo/info/info.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/texinfo/info/info.1 b/contrib/texinfo/info/info.1 index c80058649465..63ec9a6cff1e 100644 --- a/contrib/texinfo/info/info.1 +++ b/contrib/texinfo/info/info.1 @@ -156,7 +156,7 @@ of possibilities; you can also get the list with .B ?. If you type a few characters and then hit return .B info -will try to do a completion, and if it is ambigous use the first possibility. +will try to do a completion, and if it is ambiguous use the first possibility. .TP .B f Follow a cross reference. You are asked for the name of the reference, |
