diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2024-01-19 18:21:37 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2024-01-19 18:21:37 +0100 |
commit | 6df731431ada23e7ca6b0d76bc91766ab3b8b534 (patch) | |
tree | ec5fe2abcab5242879a693f10fada70f63417f31 /doc | |
parent | 409bb8eb24320f5c9924596841cc81e389617e29 (diff) | |
download | emacs-6df731431ada23e7ca6b0d76bc91766ab3b8b534.tar.gz emacs-6df731431ada23e7ca6b0d76bc91766ab3b8b534.tar.bz2 emacs-6df731431ada23e7ca6b0d76bc91766ab3b8b534.zip |
* doc/misc/gnus.texi (Summary Mail Commands): Fix command name.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index a862b7afad0..232bb9ded3b 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -5832,7 +5832,7 @@ message to the mailing list, and include the original message @kindex S v @r{(Summary)} @findex gnus-summary-very-wide-reply Mail a very wide reply to the author of the current article -(@code{gnus-summary-wide-reply}). A @dfn{very wide reply} is a reply +(@code{gnus-summary-very-wide-reply}). A @dfn{very wide reply} is a reply that goes out to all people listed in the @code{To}, @code{From} (or @code{Reply-To}) and @code{Cc} headers in all the process/prefixed articles. This command uses the process/prefix convention. |