From: Eric S. Raymond Date: Mon, 3 Jul 2017 23:26:32 +0000 (-0400) Subject: Comment polishing. X-Git-Tag: takebird~59 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=217f05b28b81549b7a214e6ac7178c578a17ffde Comment polishing. --- diff --git a/adventure.yaml b/adventure.yaml index 5cbe9e0..cfe51e0 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -89,7 +89,7 @@ # the associated state, numbered from zero upwards; it # is also a state label that can be used in travel-rule # 'not' clauses. -# changes: State-change messages to be emitted whenever the obect +# changes: State-change messages to be emitted whenever the object # *changes* to the (0-origin) state that is the index of the # message in this array. # words: The vocabulary word(s) referring to this object. @@ -110,7 +110,7 @@ # message when the message is printed. These sequences are: # %d = an integer # %s = an ASCII string -# %S = The letter 'S' or nothing (if a given value is exactly 1) +# %S = The letter 's' or nothing (if a previous %d value is exactly 1) # %V = substitute program version string motions: !!omap