]> granicus.if.org Git - php/commitdiff
- MFZE1
authorDerick Rethans <derick@php.net>
Sat, 2 Mar 2002 13:26:37 +0000 (13:26 +0000)
committerDerick Rethans <derick@php.net>
Sat, 2 Mar 2002 13:26:37 +0000 (13:26 +0000)
Zend/zend_builtin_functions.c

index da426d51f0078fd37accc26beb4afe215efa9e71..1cff9020fcefbed9596c8e387770ef4e10c53a66 100644 (file)
@@ -464,7 +464,7 @@ ZEND_FUNCTION(define)
 /* }}} */
 
 
-/* {{{ proto bool define(string constant_name)
+/* {{{ proto bool defined(string constant_name)
    Check whether a constant exists */
 ZEND_FUNCTION(defined)
 {