]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/flyspell.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / textmodes / flyspell.el
index 14f8744077ac6fbc36079813907ed41370adc675..6c4a731629c3063f1deba3eb1e7dee2ae37fe3c8 100644 (file)
@@ -501,7 +501,7 @@ invoking `ispell-change-dictionary'.
 
 Consider using the `ispell-parser' to check your text.  For instance
 consider adding:
-\(add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex))))
+\(add-hook \\='tex-mode-hook (function (lambda () (setq ispell-parser \\='tex))))
 in your init file.
 
 \\[flyspell-region] checks all words inside a region.