]> granicus.if.org Git - php/commitdiff
fix comment
authorBoian Bonev <bbonev@php.net>
Thu, 31 Jan 2002 17:02:48 +0000 (17:02 +0000)
committerBoian Bonev <bbonev@php.net>
Thu, 31 Jan 2002 17:02:48 +0000 (17:02 +0000)
ext/vpopmail/php_vpopmail.c

index 1f8882e0f047a82768f6043159c5df96d8a8b753..3770ea0b37a7d22ec0f2bf4c2f034d2ebf841801 100644 (file)
@@ -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;