From: Paul Eggert Date: Mon, 11 Mar 2013 22:35:04 +0000 (-0700) Subject: * admin/notes/unicode: Fix "the these" typo. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~568^2~34 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b0fae5e18b8e515bebc9bb166ee646e62cde8a3;p=emacs.git * admin/notes/unicode: Fix "the these" typo. --- 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 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.