Comment polishing.

This commit is contained in:
Eric S. Raymond 2017-07-03 19:26:32 -04:00
parent 1c4fcaf43e
commit 217f05b28b

View file

@ -89,7 +89,7 @@
# the associated state, numbered from zero upwards; it # the associated state, numbered from zero upwards; it
# is also a state label that can be used in travel-rule # is also a state label that can be used in travel-rule
# 'not' clauses. # '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 # *changes* to the (0-origin) state that is the index of the
# message in this array. # message in this array.
# words: The vocabulary word(s) referring to this object. # words: The vocabulary word(s) referring to this object.
@ -110,7 +110,7 @@
# message when the message is printed. These sequences are: # message when the message is printed. These sequences are:
# %d = an integer # %d = an integer
# %s = an ASCII string # %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 # %V = substitute program version string
motions: !!omap motions: !!omap