# HG changeset patch # User Karl Heuer # Date 845279644 0 # Node ID e07564b5ca82cdda674515549ad195c4441e20d8 # Parent 9dc3983ef65fd79122634d0236a2fe7d799e563d Fix typo in comment. diff -r 9dc3983ef65f -r e07564b5ca82 src/buffer.h --- a/src/buffer.h Sun Oct 13 15:34:06 1996 +0000 +++ b/src/buffer.h Mon Oct 14 07:54:04 1996 +0000 @@ -369,7 +369,7 @@ /* Position where the overlay lists are centered. */ Lisp_Object overlay_center; - /* Lisp of symbols naming the file format used for visited file. */ + /* List of symbols naming the file format used for visited file. */ Lisp_Object file_format; /* True if the newline position cache and width run cache are