]> code.delx.au - gnu-emacs/blobdiff - src/regex.c
Merge from emacs--devo--0
[gnu-emacs] / src / regex.c
index c6d6c36a0bc7197595d19a28bb7db48785a5a158..0858378c6e442abacabdf9f0fd4b93f3d1e2b474 100644 (file)
@@ -2184,7 +2184,7 @@ re_wctype (str)
   else return 0;
 }
 
-/* True iff CH is in the char class CC.  */
+/* True if CH is in the char class CC.  */
 boolean
 re_iswctype (ch, cc)
      int ch;