aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2018-04-15 19:53:27 +0200
committerLars Ingebrigtsen2018-04-15 19:53:27 +0200
commit1143906b79dc7ffb39ce98f06a7540a1deed7da4 (patch)
tree29647ce794a00964bc4e361d5bee24bce2e33627
parent652ce40c50dd22b06c2a670693cc6effc490b0b3 (diff)
downloademacs-1143906b79dc7ffb39ce98f06a7540a1deed7da4.tar.gz
emacs-1143906b79dc7ffb39ce98f06a7540a1deed7da4.zip
Fix typo in gnus.texi
* doc/misc/gnus.texi (Summary Message Commands): Fix typo in last change.
-rw-r--r--doc/misc/gnus.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 77c02182b4b..7cb980fddf3 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -5854,7 +5854,7 @@ process/prefix convention (@pxref{Process/Prefix}).
5854@kindex S A @r{(Summary)} 5854@kindex S A @r{(Summary)}
5855@findex gnus-summary-attach-article 5855@findex gnus-summary-attach-article
5856Attach the current article into an already existing Message 5856Attach the current article into an already existing Message
5857composition buffer (@code{gnus-summary-yank-message}). If no such 5857composition buffer (@code{gnus-summary-attach-message}). If no such
5858buffer exists, a new one is created. This command prompts for what 5858buffer exists, a new one is created. This command prompts for what
5859message buffer you want to yank into, and understands the 5859message buffer you want to yank into, and understands the
5860process/prefix convention (@pxref{Process/Prefix}). 5860process/prefix convention (@pxref{Process/Prefix}).