mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
fixed more typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29939 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e77a7eb3ab
commit
45dc4e75f3
1 changed files with 3 additions and 3 deletions
|
@ -655,8 +655,8 @@ $original = strtr ($str, $trans);
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>htmlentities</function></funcdef>
|
||||
<paramdef>string <parameter>string</parameter></paramdef>
|
||||
<funcdef>string <function>hebrev</function></funcdef>
|
||||
<paramdef>string <parameter>hebrew_text</parameter></paramdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>max_chars_per_line</optional></parameter>
|
||||
</paramdef>
|
||||
|
@ -685,7 +685,7 @@ $original = strtr ($str, $trans);
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>hebrevc</function></funcdef>
|
||||
<paramdef>string <parameter>string</parameter></paramdef>
|
||||
<paramdef>string <parameter>hebrew_text</parameter></paramdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>max_chars_per_line</optional></parameter>
|
||||
</paramdef>
|
||||
|
|
Loading…
Reference in a new issue