doc/reference.html: Always start uppercase after "Note: "
This commit is contained in:
parent
7f7da50d9c
commit
988bff10cd
@ -1045,7 +1045,7 @@ if they apply to the parser created by
|
||||
<code><a href= "#XML_ExternalEntityParserCreate"
|
||||
>XML_ExternalEntityParserCreate</a></code>.</p>
|
||||
|
||||
<p>Note: the <code>len</code> argument passed to these functions
|
||||
<p>Note: The <code>len</code> argument passed to these functions
|
||||
should be considerably less than the maximum value for an integer,
|
||||
as it could create an integer overflow situation if the added
|
||||
lengths of a buffer and the unprocessed portion of the previous buffer
|
||||
@ -1559,7 +1559,7 @@ typedef void
|
||||
has been called.</li>
|
||||
</ol>
|
||||
<p>The <code>is_parameter_entity</code> argument will be non-zero for
|
||||
a parameter entity and zero for a general entity.</p> <p>Note: skipped
|
||||
a parameter entity and zero for a general entity.</p> <p>Note: Skipped
|
||||
parameter entities in declarations and skipped general entities in
|
||||
attribute values cannot be reported, because the event would be out of
|
||||
sync with the reporting of the declarations or attribute values</p>
|
||||
|
Loading…
Reference in New Issue
Block a user