]> granicus.if.org Git - libexpat/commitdiff
Add omitted period.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 8 Oct 2002 14:02:02 +0000 (14:02 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 8 Oct 2002 14:02:02 +0000 (14:02 +0000)
expat/doc/reference.html

index fda752f8e17a91bf4f5599fd5f2235008df829b8..8cdfcd682857d8a92b4db06f98725f2cf3f16395 100644 (file)
@@ -1137,7 +1137,7 @@ XML_SetNamespaceDeclHandler(XML_Parser p,
                             XML_StartNamespaceDeclHandler start,
                             XML_EndNamespaceDeclHandler end)
 </pre>
-<p>Sets both namespace declaration handlers with a single call</p>
+<p>Sets both namespace declaration handlers with a single call.</p>
 </div>
 
 <div class="handler">