Fix method name (use the canonical form)

Patch provided by Gavin Staniforth

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343345 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2017-10-30 18:16:22 +00:00
parent efd62777c0
commit c3ca8e1138

View file

@ -11,7 +11,7 @@
&reftitle.description;
<para>&style.oop;</para>
<methodsynopsis>
<type>bool</type><methodname>XMLWriter::startCData</methodname>
<type>bool</type><methodname>XMLWriter::startCdata</methodname>
<void/>
</methodsynopsis>
<para>&style.procedural;</para>