mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14923 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
963fedd907
commit
1314b07e03
11 changed files with 23 additions and 20 deletions
|
@ -599,7 +599,8 @@ wordData(NSString *word)
|
|||
* </p>
|
||||
* <p>
|
||||
* On completion of parsing a valid document, the
|
||||
* -document method returns the resulting parsed document.
|
||||
* [GSMimeDocument-mimeDocument] method returns the
|
||||
* resulting parsed document.
|
||||
* </p>
|
||||
*/
|
||||
@implementation GSMimeParser
|
||||
|
|
|
@ -1769,7 +1769,7 @@ static NSString *endMarker = @"At end of incremental parse";
|
|||
|
||||
/**
|
||||
* Set and return the previous value for blank text nodes support.
|
||||
* ignorableWhitespace() are only generated when running
|
||||
* ignorableWhitespace nodes are only generated when running
|
||||
* the parser in validating mode and when the current element
|
||||
* doesn't allow CDATA or mixed content.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue