From: Eric S. Raymond Date: Mon, 12 Nov 2018 09:19:54 +0000 (-0500) Subject: Typo fix. X-Git-Tag: 1.6~10 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=25765a1b0f1a666d6dd0ef769519f757b0882f71;ds=sidebyside Typo fix. --- diff --git a/notes.adoc b/notes.adoc index c1b5c84..ea98f65 100644 --- a/notes.adoc +++ b/notes.adoc @@ -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