diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-12-17 21:06:11 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-12-17 21:06:11 +0200 |
commit | ecce24b34ba51f10d2a729bf5496a1cbec0bf329 (patch) | |
tree | 1564e8f73ca5334ce5a5a9847baa75ab8f3d0474 /doc | |
parent | 938495317a02b06a6c512832d0c6d9530fcd7f2b (diff) | |
download | emacs-ecce24b34ba51f10d2a729bf5496a1cbec0bf329.tar.gz |
Fix a typo in the Emacs manual
* doc/emacs/trouble.texi (Sending Patches): Fix a typo. Reported
by Lele Gaifax <lele@metapensiero.it>. (Bug#22193)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/trouble.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 087681b5618..4286cfeb737 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1065,7 +1065,7 @@ send it to the developers. Sending it to recommended, because that list is coupled to a tracking system that makes it easier to locate patches. If your patch is not complete and you think it needs more discussion, you might want to send it to -@email{emacs-devel@@gnu@@gnu.org} instead. If you revise your patch, +@email{emacs-devel@@gnu.org} instead. If you revise your patch, send it as a followup to the initial topic. We prefer to get the patches as plain text, either inline (be careful |