git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242069 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2007-09-02 14:29:50 +00:00
parent e0c4f7ddc7
commit ab8158969f

View file

@ -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>