1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

Small typo.

This commit is contained in:
Egon Schmid
2001-02-15 20:33:09 +00:00
parent 2f0238dc4e
commit bbe53dedcc
+1 -1
View File
@@ -650,7 +650,7 @@ FileFunction(PHP_FN(filesize), 2)
FileFunction(PHP_FN(fileowner),3)
/* }}} */
/* {{{ proto nt filegroup(string filename)
/* {{{ proto int filegroup(string filename)
Get file group */
FileFunction(PHP_FN(filegroup),4)
/* }}} */