1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 11:20:39 -08:00

* admin/notes/unicode: Fix "the these" typo.

This commit is contained in:
Paul Eggert 2013-03-11 15:35:04 -07:00
parent 1b610f5143
commit 2b0fae5e18

View file

@ -104,7 +104,7 @@ Source file encoding
Most Emacs source files are encoded in UTF-8 (or in ASCII, which is a
subset), but there are a few exceptions, listed below. Perhaps
someday many of the these files will be converted to UTF-8, for
someday many of these files will be converted to UTF-8, for
convenience when using tools like 'grep -r', but this might need
nontrivial changes to the build process.