Make WordPress Core

Ticket #27681: 27681.patch

File 27681.patch, 424 bytes (added by eightface, 12 years ago)
  • wp-includes/class-http.php

     
    11911191        private $body = '';
    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
    11971197         * @access private