Fix spelling typo's in r13484. See #12200

git-svn-id: http://svn.automattic.com/wordpress/trunk@13485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
dd32 2010-02-28 04:27:32 +00:00
parent 4e8de447f6
commit c29b107102

View File

@ -1464,8 +1464,8 @@ class WP_Http_Curl {
* enable proxy support. There are also a few filters that plugins can hook into for some of the
* constants.
*
* Please note that only BASIC authentication is supportted by most transports.
* cURL and the PHP HTTP Extension MAY support more methods(such as NTLM Authentication) depending on your environment.
* Please note that only BASIC authentication is supported by most transports.
* cURL and the PHP HTTP Extension MAY support more methods (such as NTLM authentication) depending on your environment.
*
* The constants are as follows:
* <ol>