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

@ -177,6 +177,6 @@ We have made exactly one minor architectural change. In addition to the
old code's per-object state-description messages, we now have a per-object
message series for state *changes*. This makes it possible to pull a fair
amount of text out of the arbitrary-messages list and associate those
mesages with the objects that conceptually own them.
messages with the objects that conceptually own them.
// end