]> code.delx.au - gnu-emacs/blobdiff - lisp/ldefs-boot.el
Prefer "this" to “this” in doc strings
[gnu-emacs] / lisp / ldefs-boot.el
index 0d1940cf2482d842820c905db977ae66f1fb850e..a52a19ecb5e928c54064ee5619012df72a021a10 100644 (file)
@@ -27708,7 +27708,7 @@ Convert space before point into a hard space if the context is right.
 
 If
  * character before point is a space character,
- * character before that has “w” character syntax (i.e. it's a word
+ * character before that has \"w\" character syntax (i.e. it's a word
    constituent),
  * `tildify-space-pattern' matches when `looking-back' (no more than 10
    characters) from before the space character, and