mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Resolving typo as per Doc Bug #61918
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325536 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1de1537fed
commit
921995ed63
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
If errors and/or warnings occured on the last sqlsrv operation, and array of
|
||||
If errors and/or warnings occured on the last sqlsrv operation, an array of
|
||||
arrays containing error information is returned. If no errors and/or warnings
|
||||
occured on the last sqlsrv operation, &null; is returned. The following table
|
||||
describes the structure of the returned arrays:
|
||||
|
|
Loading…
Reference in a new issue