mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347153 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dd11e151f1
commit
0e8db71fa8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue