corrected typos in description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27972 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jesus M. Castagnetto 2000-07-10 04:27:24 +00:00
parent 2296ac3de9
commit 50968b90a4

View file

@ -1121,7 +1121,7 @@ if (!odbc_execute ($stmt, &$sqldata) || !odbc_fetch_into ($stmt, &$tmp))
</refsect1>
</refentry>
<refentry id="function.highlight_string">
<refentry id="function.highlight-string">
<refnamediv>
<refname>highlight_string</refname>
<refpurpose>Syntax highlighting of a string</refpurpose>
@ -1136,17 +1136,17 @@ if (!odbc_execute ($stmt, &amp;$sqldata) || !odbc_fetch_into ($stmt, &amp;$tmp))
</funcsynopsis>
<simpara>
The <function>highlight_string</function> function prints out a syntax
higlighted version of <parameter>str</parameter> using the colors defined
highlighted version of <parameter>str</parameter> using the colors defined
in the built-in syntax highlighter for PHP.
</simpara>
<simpara>
See also <function>higlight_file</function>,
See also <function>highlight_file</function>,
<function>show_source</function>.
</simpara>
</refsect1>
</refentry>
<refentry id="function.highlight_file">
<refentry id="function.highlight-file">
<refnamediv>
<refname>highlight_file</refname>
<refpurpose>Syntax highlighting of a file</refpurpose>
@ -1234,7 +1234,7 @@ http://your.server.com/source/path/to/script.php
</refsect1>
</refentry>
<refentry id="function.show_source">
<refentry id="function.show-source">
<refnamediv>
<refname>show_source</refname>
<refpurpose>Syntax highlighting of a file</refpurpose>