From ab8158969fc4e140e4717a75672938c704a99c71 Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Sun, 2 Sep 2007 14:29:50 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242069 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/misc/functions/highlight-file.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/misc/functions/highlight-file.xml b/reference/misc/functions/highlight-file.xml index 83514c1e98..b19097da9d 100644 --- a/reference/misc/functions/highlight-file.xml +++ b/reference/misc/functions/highlight-file.xml @@ -1,5 +1,5 @@ - + highlight_file @@ -14,7 +14,7 @@ boolreturn - 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 filename using the colors defined in the built-in syntax highlighter for PHP.