]> code.delx.au - gnu-emacs/blobdiff - lisp/thumbs.el
Don't quote symbols 'like-this' in docstrings etc.
[gnu-emacs] / lisp / thumbs.el
index d8bb8cb34f9f26175af39bdbc5be363659d29eb4..409ba7c65c93305590d52c06b2d5bbc75767b391 100644 (file)
@@ -102,7 +102,7 @@ When it reaches that size (in bytes), a warning is sent."
     (or (executable-find "convert")
        "/usr/X11R6/bin/convert"))
   "Name of conversion program for thumbnails generation.
-It must be 'convert'."
+It must be \"convert\"."
   :type 'string
   :group 'thumbs)