summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1999-04-28 16:41:08 +0000
committerKarl Heuer <kwzh@gnu.org>1999-04-28 16:41:08 +0000
commit003a7eaa313fcbd74e484fd377f972b12685747c (patch)
tree82dfe48bc5ef6be3f0fce8cdee35abe1dba07765
parent757c19e895beda6211b5c18583bd816b0e90f53c (diff)
downloademacs-003a7eaa313fcbd74e484fd377f972b12685747c.tar.gz
Comment fix.
-rw-r--r--src/fileio.c2
1 files changed, 1 insertions, 1 deletions
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;