Make WordPress Core


Ignore:
Timestamp:
01/18/2022 08:27:39 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typos in some DocBlocks.

Props kebbet.
See #54729.

File:
1 edited

Legend:

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

    r52150 r52597  
    8989     * Warning: Magic numbers within. Due to the potential different formats that the compressed
    9090     * data may be returned in, some "magic offsets" are needed to ensure proper decompression
    91      * takes place. For a simple progmatic way to determine the magic offset in use, see:
     91     * takes place. For a simple pragmatic way to determine the magic offset in use, see:
    9292     * https://core.trac.wordpress.org/ticket/18273
    9393     *
Note: See TracChangeset for help on using the changeset viewer.