From 310482980fdc7bb67acef74210e784fa369b174c Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Sat, 17 May 2003 17:08:09 +0000 Subject: [PATCH] pickyness :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127492 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/functions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/functions.xml b/language/functions.xml index 86d745027c..4559858b31 100644 --- a/language/functions.xml +++ b/language/functions.xml @@ -1,5 +1,5 @@ - + Functions @@ -528,7 +528,7 @@ $foo->$funcname(); // This calls $foo->Var() extension chapters, for information on how to setup your PHP. - Reading and understanding a functions prototype is explained within the + Reading and understanding a function's prototype is explained within the manual section titled how to read a function definition. It's important to realize what a function returns or if a function works