mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
typo fixes
This commit is contained in:
parent
b79b13b4ef
commit
e9a95d78ef
96 changed files with 154 additions and 154 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue