summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-02 16:07:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-02 16:07:42 -0700
commit01ed4dd153711d3727632b8a468d193305aeec08 (patch)
treeeb47b87de825d15b39d402a20adc8510af0e5a37 /.emacs.d
parent1daa281f0586bb78db1169302d9ef84085e7b0ef (diff)
downloaddotfiles-01ed4dd153711d3727632b8a468d193305aeec08.tar.gz
fix capitalisation
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index ba908ec1..cda3a84a 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -2845,7 +2845,7 @@ postings. notmuch post-new hook should mark as read.")
(uncategorised-other
(spw/nm& "tag:unread" (spw/nm~ feeds) (spw/nm~ categorised))))
- (push `(:search (:name "uncategorised feeds" :query ,uncategorised-feeds)
+ (push `(:search (:name "Uncategorised feeds" :query ,uncategorised-feeds)
:catchup-method :archive)
spw/lists-browse-searches)
(rplacd (last spw/lists-browse-searches)