From 662df9e01ec7c47ceb72b381aa6dc2d87fa9476a Mon Sep 17 00:00:00 2001
From: Ryan Kavanagh <rak@rak.ac>
Date: Tue, 28 Dec 2021 15:58:30 -0500
Subject: fix typo in .emacs

---
 dot_emacs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dot_emacs b/dot_emacs
index 7beff93..afc9f6f 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -642,7 +642,7 @@ If not, issue a warning."
      ("Reason Papers")
      ("Reprints in Theory and Applications of Categories")
      ("Rice University Studies")
-     ("Rice University Studies"))
+     ("Rice University Studies")
      ("SICOMP" "SIAM Journal on Computing")
      ("Science")
      ("TAC" "Theory and Applications of Categories")
@@ -653,7 +653,7 @@ If not, issue a warning."
      ("The Voice")
      ("Topoi")
      ("Transactions of the American Mathematical Society")
-     ("{ACM} {SIGACT} News" "ACM SIGACT News")))
+     ("{ACM} {SIGACT} News" "ACM SIGACT News"))))
 
 (use-package org-ref-core
   :ensure org-ref
-- 
cgit v1.2.3