summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;