Docs: Fix typos in some DocBlocks.

Props kebbet.
See #54729.

git-svn-id: https://develop.svn.wordpress.org/trunk@52597 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2022-01-18 20:27:39 +00:00
parent a3f8b57a1f
commit 94d6cee2e2
9 changed files with 9 additions and 9 deletions

View File

@@ -88,7 +88,7 @@ class WP_Http_Encoding {
*
* Warning: Magic numbers within. Due to the potential different formats that the compressed
* data may be returned in, some "magic offsets" are needed to ensure proper decompression
* takes place. For a simple progmatic way to determine the magic offset in use, see:
* takes place. For a simple pragmatic way to determine the magic offset in use, see:
* https://core.trac.wordpress.org/ticket/18273
*
* @since 2.8.1