Synch with the emacs-25 branch; the changes will be merged to the trunk (soon?)
[gnus] / lisp / mm-decode.el
index 327b0e6..be56d23 100644 (file)
@@ -393,7 +393,7 @@ enables you to choose manually one of two types those mails include."
 
 (defcustom mm-inline-large-images nil
   "If t, then all images fit in the buffer.
-If 'resize, try to resize the images so they fit."
+If `resize', try to resize the images so they fit."
   :type '(radio
           (const :tag "Inline large images as they are." t)
           (const :tag "Resize large images." resize)