Date: 07/10/00
- Next message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/functions var.xml"
- Previous message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jmcastagnetto Sun Jul 9 21:27:24 2000 EDT
Modified files:
/phpdoc/en/functions misc.xml
Log:
corrected typos in description
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.16 phpdoc/en/functions/misc.xml:1.17
--- phpdoc/en/functions/misc.xml:1.16 Sat Jul 8 07:06:33 2000
+++ phpdoc/en/functions/misc.xml Sun Jul 9 21:27:24 2000
@@ -1121,7 +1121,7 @@
</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 @@
</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 @@
</refsect1>
</refentry>
- <refentry id="function.show_source">
+ <refentry id="function.show-source">
<refnamediv>
<refname>show_source</refname>
<refpurpose>Syntax highlighting of a file</refpurpose>
- Next message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/functions var.xml"
- Previous message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/language variables.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

