]> code.delx.au - gnu-emacs/blobdiff - src/category.c
(ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
[gnu-emacs] / src / category.c
index 809e326cbe997afb4c1b5d81ddbfbb4a765680b4..7ea9b7810fa66c92618f51a224c8a23d83b9aadb 100644 (file)
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
@@ -559,7 +559,7 @@ syms_of_category ()
               doc: /* List of pair (cons) of categories to determine word boundary.
 
 Emacs treats a sequence of word constituent characters as a single
-word (i.e. finds no word boundary between them) iff they belongs to
+word (i.e. finds no word boundary between them) only if they belong to
 the same charset.  But, exceptions are allowed in the following cases.
 
 \(1) The case that characters are in different charsets is controlled