[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/var/functions/_is-callable.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2019-07-27 11:25:45
Message-ID: svn-cmb-1564226745-347807-1198027784 () svn ! php ! net
[Download RAW message or body]

cmb                                      Sat, 27 Jul 2019 11:25:45 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=347807

Log:
Fix parameter name

Based on a patch provided by jasny@php.net.

Changed paths:
    U   phpdoc/en/trunk/reference/var/functions/is-callable.xml

Modified: phpdoc/en/trunk/reference/var/functions/is-callable.xml
===================================================================
--- phpdoc/en/trunk/reference/var/functions/is-callable.xml	2019-07-27 11:16:56 UTC (rev 347806)
+++ phpdoc/en/trunk/reference/var/functions/is-callable.xml	2019-07-27 11:25:45 UTC (rev 347807)
@@ -41,7 +41,7 @@
      <listitem>
       <para>
        If set to &true; the function only verifies that
-       <parameter>name</parameter> might be a function or method. It will only
+       <parameter>var</parameter> might be a function or method. It will only
        reject simple variables that are not strings, or an array that does
        not have a valid structure to be used as a callback. The valid ones
        are supposed to have only 2 entries, the first of which is an object



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic