Merge from emacs--devo--0
[bpt/emacs.git] / src / regex.c
index c6d6c36..0858378 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;