mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191303 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8460186339
commit
09484c37eb
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.xmlreader-setrelaxngschemasource">
|
||||
<refnamediv>
|
||||
<refname>XMLReader->setRelaxNGSchemaSource()</refname>
|
||||
<refpurpose>Set the data containging a RelaxNG Schema</refpurpose>
|
||||
<refpurpose>Set the data containing a RelaxNG Schema</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.xmlreader-xml">
|
||||
<refnamediv>
|
||||
<refname>XMLReader->XML()</refname>
|
||||
<refpurpose>Set the data containging the XML to parse</refpurpose>
|
||||
<refpurpose>Set the data containing the XML to parse</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
@ -16,7 +16,7 @@
|
|||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
<para>
|
||||
Set the data containging the XML to parse.
|
||||
Set the data containing the XML to parse.
|
||||
</para>
|
||||
</refsect1>
|
||||
<refsect1 role="parameters">
|
||||
|
|
Loading…
Reference in a new issue