]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-maildir-fcc.el
emacs: always use elisp quoting style in doc-strings
[notmuch] / emacs / notmuch-maildir-fcc.el
index a9103a2069932b8fb050898ddf6b74578d5c428d..b1da93e656674d6bf025af3fae1389d788fad521 100644 (file)
@@ -196,7 +196,7 @@ This is a rearranged version of message mode's message-do-fcc."
 (defun notmuch-fcc-handler (fcc-header)
   "Store message with notmuch insert or normal (file) fcc.
 
-If `notmuch-maildir-use-notmuch-insert` is set then store the
+If `notmuch-maildir-use-notmuch-insert' is set then store the
 message using notmuch insert. Otherwise store the message using
 normal fcc."
   (message "Doing Fcc...")