Make WordPress Core

Changeset 27952


Ignore:
Timestamp:
04/05/2014 05:47:54 AM (11 years ago)
Author:
DrewAPicture
Message:

Fix a typo in the PHPDoc description for the WP_Http_Curl->max_body_length property.

Props eightface.
Fixes #27681.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-http.php

    r27475 r27952  
    11921192
    11931193    /**
    1194      * The maximum amount of data to recieve from the remote server
     1194     * The maximum amount of data to receive from the remote server.
    11951195     *
    11961196     * @since 3.6.0
Note: See TracChangeset for help on using the changeset viewer.