samesch Sun Sep 2 14:29:50 2007 UTC
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/highlight-file.xml?r1=1.24&r2=1.25&diff_format=u
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/reference/misc/functions/highlight-file.xml:1.24
phpdoc/en/reference/misc/functions/highlight-file.xml:1.25
--- phpdoc/en/reference/misc/functions/highlight-file.xml:1.24 Wed Jun 20
22:24:57 2007
+++ phpdoc/en/reference/misc/functions/highlight-file.xml Sun Sep 2
14:29:50 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<refentry xml:id="function.highlight-file"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>highlight_file</refname>
@@ -14,7 +14,7 @@
<methodparam
choice="opt"><type>bool</type><parameter>return</parameter></methodparam>
</methodsynopsis>
<para>
- Prints out or return a syntax highlighted version of the code contained
+ Prints out or returns a syntax highlighted version of the code contained
in <parameter>filename</parameter> using the colors defined in the
built-in syntax highlighter for PHP.
</para>