typo fixes

This commit is contained in:
Veres Lajos 2013-07-13 13:37:04 +01:00 committed by Stanislav Malyshev
parent b79b13b4ef
commit e9a95d78ef
96 changed files with 154 additions and 154 deletions

View file

@ -2704,7 +2704,7 @@ PHP_FUNCTION(odbc_num_rows)
#if !defined(HAVE_SOLID) && !defined(HAVE_SOLID_30)
/* {{{ proto bool odbc_next_result(resource result_id)
Checks if multiple results are avaiable */
Checks if multiple results are available */
PHP_FUNCTION(odbc_next_result)
{
odbc_result *result;