git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347153 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
George Peter Banyard 2019-04-05 20:02:05 +00:00
parent dd11e151f1
commit 0e8db71fa8

View file

@ -165,7 +165,7 @@ foreach ($exp as $in) {
</programlisting>
</example>
<example>
<title>Parse words out from a sentense</title>
<title>Parse words out from a sentence</title>
<programlisting role="php">
<![CDATA[
<?php