mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242069 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e0c4f7ddc7
commit
ab8158969f
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue