Importing pgnus-0.33
[elisp/gnus.git-] / lisp / gnus-sum.el
index 3823afe..23d1fed 100644 (file)
@@ -7108,7 +7108,7 @@ re-spool using this method."
 (defcustom gnus-summary-respool-default-method nil
   "Default method for respooling an article.
 If nil, use to the current newsgroup method."
-  :type `(choice (gnus-select-method :value (nnml ""))
+  :type '(choice (gnus-select-method :value (nnml ""))
                 (const nil))
   :group 'gnus-summary-mail)