pickyness :)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127492 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andy Lindeman 2003-05-17 17:08:09 +00:00
parent 1ec0da27cb
commit 310482980f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.37 $ -->
<!-- $Revision: 1.38 $ -->
<chapter id="functions">
<title>Functions</title>
@ -528,7 +528,7 @@ $foo->$funcname(); // This calls $foo->Var()
extension chapters, for information on how to setup your PHP.
</para>
<para>
Reading and understanding a functions prototype is explained within the
Reading and understanding a function's prototype is explained within the
manual section titled
<link linkend="about.prototypes">how to read a function definition</link>.
It's important to realize what a function returns or if a function works