aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/notes/unicode2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode
index 68a6a67a93c..e18068c0d96 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -104,7 +104,7 @@ Source file encoding
104 104
105Most Emacs source files are encoded in UTF-8 (or in ASCII, which is a 105Most Emacs source files are encoded in UTF-8 (or in ASCII, which is a
106subset), but there are a few exceptions, listed below. Perhaps 106subset), but there are a few exceptions, listed below. Perhaps
107someday many of the these files will be converted to UTF-8, for 107someday many of these files will be converted to UTF-8, for
108convenience when using tools like 'grep -r', but this might need 108convenience when using tools like 'grep -r', but this might need
109nontrivial changes to the build process. 109nontrivial changes to the build process.
110 110