diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-08-31 23:17:57 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-08-31 23:18:15 -0400 |
commit | 07c8a449d27651a0603ae9f241b518030fbb1124 (patch) | |
tree | bc5b7633e37ba770d19b69f58f553edb74653467 | |
parent | 22ba165220a7041b331c860cb6dfdca237f59799 (diff) | |
download | piem-07c8a449d27651a0603ae9f241b518030fbb1124.tar.gz |
manual: Fix typo
-rw-r--r-- | piem.texi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -313,7 +313,7 @@ from the command line. @itemx M-x piem-b4-am-ready-from-mbox @findex piem-b4-am-ready-from-mbox Like @code{piem-b4-am-ready-from-mid}, but process a local mbox rather -than identifying the thread based on the specified the message ID. +than identifying the thread based on the specified message ID. @end table |