Fix a couple of typos

Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
This commit is contained in:
Horst H. von Brand 2018-11-11 22:44:33 -03:00
parent 25765a1b0f
commit bc84afd2e5
5 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@
#
# arbitrary_messages: These are arguments to rspeak(). Some spans of
# these messages need to be kept adjacent and ordered (for now),
# though there are no depenencies on actual numbers left. To see
# though there are no dependencies on actual numbers left. To see
# which, grep for rspeak() calls containing expressions with
# arithmetic. Eventually, these will be pulled out into more
# appropriate data structures. Then ordering can be dropped.