Typos in protos.

This commit is contained in:
Egon Schmid 2001-02-18 16:59:18 +00:00
parent 176f24c9a5
commit a297dbd6f3
2 changed files with 2 additions and 2 deletions

View file

@ -1927,7 +1927,7 @@ PHP_FUNCTION(mysql_field_table)
/* }}} */
/* {{{ proto int mysql_field_len(int result, int field_offet)
/* {{{ proto int mysql_field_len(int result, int field_offset)
Returns the length of the specified field */
PHP_FUNCTION(mysql_field_len)
{