Make WordPress Core


Ignore:
Timestamp:
03/27/2019 05:08:04 PM (7 years ago)
Author:
johnbillion
Message:

Docs: Correct some documentation typos.

See #46543

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/http/base.php

    r44577 r45035  
    227227     */
    228228    function test_send_headers() {
    229         // Test that the headers sent are recieved by the server
     229        // Test that the headers sent are received by the server
    230230        $headers = array(
    231231            'test1' => 'test',
Note: See TracChangeset for help on using the changeset viewer.