mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fix: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318004 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ae350d683b
commit
2b11c1f2d0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ my_nop 2
|
|||
|
||||
<para>
|
||||
<example>
|
||||
<title>Calling <function>eio_chmod()</function></title>
|
||||
<title>Calling <function>eio_chmod</function></title>
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
|
Loading…
Reference in a new issue