mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
fix typo in comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37048 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a92cad7600
commit
54f8ff5971
1 changed files with 1 additions and 1 deletions
|
@ -2324,7 +2324,7 @@ NSDebugMLLog(@"GSMime", @"Header parsed - %@", info);
|
|||
* header (which are treated as text/plain) should use the specified
|
||||
* characterset rather than the default (us-ascii).<br />
|
||||
* This also controls the parsing of headers ... in a legal MIME document
|
||||
* these must consst solely of us-ascii characters, but setting a different
|
||||
* these must consist solely of us-ascii characters, but setting a different
|
||||
* default characterset (such as latin1) will permit many illegal header
|
||||
* lines (produced by faulty mail clients) to be parsed.<br />
|
||||
* HTTP requests use headers in the latin1 characterset, so this is the
|
||||
|
|
Loading…
Reference in a new issue