diff options
author | Kyle Meyer <kyle@kyleam.com> | 2021-06-08 17:58:31 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2021-06-08 17:58:31 -0400 |
commit | 8506a5f58460655fabc9f4e1874bab3188903904 (patch) | |
tree | c8bcb58294a40ff4c57352bc9a53ec376035e036 | |
parent | aa479efab311a7ee28155f12827f88ef05af8df4 (diff) | |
download | piem-8506a5f58460655fabc9f4e1874bab3188903904.tar.gz |
piem-inboxes: Fix typo in comment
-rw-r--r-- | piem.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ ;; supported. ;; ;; TODO: Decide how to deal with inboxes that map to more than one -;; coderepos. This is important to support for people that want to +;; coderepo. This is important to support for people that want to ;; use a catchall inbox for small projects which they don't think ;; (yet) need a dedicated address. (defcustom piem-inboxes nil |