]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
emacs: Fix out of date comment
[notmuch] / emacs / notmuch-show.el
index dd1fb8313604c8720e8d48ca610893e2dc420d74..2cca2e21250133d02f138760f682e9af6368ebd9 100644 (file)
@@ -1114,7 +1114,7 @@ function is used."
 
       (run-hooks 'notmuch-show-hook))
 
-    ;; Set the header line to the subject of the first open message.
+    ;; Set the header line to the subject of the first message.
     (setq header-line-format (notmuch-show-strip-re (notmuch-show-get-pretty-subject)))))
 
 (defun notmuch-show-capture-state ()