From 8c27da0ac976585361dd33a61e3a3b48af418645 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 7 Mar 2001 16:52:08 +0000 Subject: [PATCH] Fix a typo in a comment. --- src/fileio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fileio.c b/src/fileio.c index 93e0161e1fc..dc087873988 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -4470,7 +4470,7 @@ This does code conversion according to the value of\n\ { /* If the variable `buffer-file-coding-system' is set locally, it means that the file was read with some kind of code - conversion or the varialbe is explicitely set by users. We + conversion or the variable is explicitly set by users. We had better write it out with the same coding system even if `enable-multibyte-characters' is nil. -- 2.39.5