changeset 79884:8e95d2477e90

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 19 Jan 2008 15:24:59 +0000
parents e1f6cdb9fdd4
children 897a4cc5c95d
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jan 19 15:22:08 2008 +0000
+++ b/src/ChangeLog	Sat Jan 19 15:24:59 2008 +0000
@@ -4,7 +4,7 @@
 	Allow Latin extra codes only when *latin_extra_code_state is nonzero.
 	(detect_coding_mask): If there is a NULL byte, detect the encoding
 	as UTF-16 or binary.  If Latin extra codes exist, detect the encoding
-	as ISO-2022 only when there's no other proper encoding is found.
+	as ISO-2022 only when no other proper encoding is found.
 
 2008-01-17  Jason Rumney  <jasonr@gnu.org>