]> code.delx.au - gnu-emacs/blobdiff - src/category.c
Escape ` and ' in doc
[gnu-emacs] / src / category.c
index ab90f5ff0930abb528b4fc478e9badea54ee8593..bb4a75d3a4da68ac95a898ef36a14e3496dae250 100644 (file)
@@ -491,7 +491,7 @@ between C1 and C2.
 
 For instance, to tell that there's a word boundary between Hiragana
 and Katakana (both are in the same script `kana'),
-the element `(?H . ?K) should be in this list.  */);
+the element `(?H . ?K)' should be in this list.  */);
 
   Vword_combining_categories = Qnil;