diff options
Diffstat (limited to 'Doc/lib/emailheaders.tex')
| -rw-r--r-- | Doc/lib/emailheaders.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/emailheaders.tex b/Doc/lib/emailheaders.tex index b29b9419e5..2795644b79 100644 --- a/Doc/lib/emailheaders.tex +++ b/Doc/lib/emailheaders.tex @@ -10,7 +10,7 @@ contains only 7-bit \ASCII{} characters.  Of course, as email has been deployed worldwide, it has become  internationalized, such that language specific character sets can now  be used in email messages.  The base standard still requires email -messages to be transfered using only 7-bit \ASCII{} characters, so a +messages to be transferred using only 7-bit \ASCII{} characters, so a  slew of RFCs have been written describing how to encode email  containing non-\ASCII{} characters into \rfc{2822}-compliant format.  These RFCs include \rfc{2045}, \rfc{2046}, \rfc{2047}, and \rfc{2231}.  | 
