diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-11-15 00:08:18 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-11-15 00:08:18 -0500 |
commit | b54ad663fe22811dde804721d4db528ea18a433c (patch) | |
tree | 567d0a7ff5767bfb01f716d2ccac52e189e967c1 | |
parent | c875ce13310444e0d4628f2b40feb8bd7fc3ac70 (diff) | |
download | piem-b54ad663fe22811dde804721d4db528ea18a433c.tar.gz |
manual: Fix a typo
-rw-r--r-- | piem.texi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ When piem loads, it detects whether Magit is loaded and sets @code{piem-use-magit} accordingly. If that option is non-nil, piem uses Magit for some operations, particularly those that are user-facing. This includes jumping to the Magit status buffer for a code repository -after apply a patch. +after applying a patch. @findex piem-am-ready-mbox Note that the @code{piem-am} command works only for buffers from which |