From: Karl Heuer Date: Wed, 28 Apr 1999 16:41:08 +0000 (+0000) Subject: Comment fix. X-Git-Tag: emacs-20.4~298 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=003a7eaa313fcbd74e484fd377f972b12685747c;p=emacs.git Comment fix. --- diff --git a/src/fileio.c b/src/fileio.c index 61eb6095589..470146014a0 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -3477,7 +3477,7 @@ actually used.") /* Find a coding system specified in the heading two lines or in the tailing several lines of the file. We assume that the 1K-byte and 3K-byte for heading - and tailing respectively are sufficient fot this + and tailing respectively are sufficient for this purpose. */ int how_many, nread;