From: Boian Bonev Date: Thu, 31 Jan 2002 17:02:48 +0000 (+0000) Subject: fix comment X-Git-Tag: PRE_ISSET_PATCH~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ad5009b22ffb252944c6dc4fed92dc7b435f60b;p=php fix comment --- diff --git a/ext/vpopmail/php_vpopmail.c b/ext/vpopmail/php_vpopmail.c index 1f8882e0f0..3770ea0b37 100644 --- a/ext/vpopmail/php_vpopmail.c +++ b/ext/vpopmail/php_vpopmail.c @@ -865,7 +865,7 @@ PHP_FUNCTION(vpopmail_alias_get) /* }}} */ /* {{{ proto array vpopmail_alias_get_all(string domain) - get all lines of an alias for a domain */ + get all alias lines for all users in a domain */ PHP_FUNCTION(vpopmail_alias_get_all) { zval **domain;