typo fix.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 14 Nov 2018 18:53:17 +0000 (13:53 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 14 Nov 2018 18:53:17 +0000 (13:53 -0500)
notes.adoc

index ea98f652d90649124821cbe34b13bc0820400975..538de28a347624f318044db3112df091b311de7a 100644 (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