1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00

Fix typo in gnus.texi

* doc/misc/gnus.texi (Summary Message Commands): Fix typo in last
change.
This commit is contained in:
Lars Ingebrigtsen 2018-04-15 19:53:27 +02:00
parent 652ce40c50
commit 1143906b79

View file

@ -5854,7 +5854,7 @@ process/prefix convention (@pxref{Process/Prefix}).
@kindex S A @r{(Summary)}
@findex gnus-summary-attach-article
Attach the current article into an already existing Message
composition buffer (@code{gnus-summary-yank-message}). If no such
composition buffer (@code{gnus-summary-attach-message}). If no such
buffer exists, a new one is created. This command prompts for what
message buffer you want to yank into, and understands the
process/prefix convention (@pxref{Process/Prefix}).