Typo fix.

This commit is contained in:
Eric S. Raymond 2018-11-12 04:19:54 -05:00
parent 6d9481130b
commit 25765a1b0f

View file

@ -76,7 +76,7 @@ Unrecognized words are no longer truncated to 5 characters and
uppercased when they are echoed. The "-o" (oldstyle) option restores
this behavior.
Typing a numeric liteteral to the command prompt no longer triggers a
Typing a numeric literal to the command prompt no longer triggers a
fatal error. This change is reverted by the oldstyle option.
A "seed" command has been added. This is not intended for human use