#61911 incorrect description of option constant

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331739 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joe Watkins 2013-10-09 06:30:16 +00:00
parent 6a9b6f5fe4
commit 400d6eb5b7

View file

@ -130,7 +130,7 @@
<row>
<entry valign="top"><constant>CURLOPT_FAILONERROR</constant></entry>
<entry valign="top">
&true; to fail silently if the HTTP code returned
&true; to fail verbosely if the HTTP code returned
is greater than or equal to 400. The default behavior is to return
the page normally, ignoring the code.
</entry>