Mercurial > emacs
diff src/textprop.c @ 3591:507f64624555
Apply typo patches from Paul Eggert.
| author | Jim Blandy <jimb@redhat.com> |
|---|---|
| date | Wed, 09 Jun 1993 11:59:12 +0000 |
| parents | 5f9688c0b704 |
| children | a846352be1a0 |
line wrap: on
line diff
--- a/src/textprop.c Wed Jun 09 11:33:38 1993 +0000 +++ b/src/textprop.c Wed Jun 09 11:59:12 1993 +0000 @@ -32,7 +32,7 @@ It is assumed that for any interval plist, a property appears only once on the list. Although some code i.e., remove_properties, handles the more general case, the uniqueness of properties is - neccessary for the system to remain consistent. This requirement + necessary for the system to remain consistent. This requirement is enforced by the subrs installing properties onto the intervals. */ /* The rest of the file is within this conditional */
