Docs: Fix typo in some DocBlocks.

See #51800.
Built from https://develop.svn.wordpress.org/trunk@49785


git-svn-id: http://core.svn.wordpress.org/trunk@49508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-12-10 18:12:03 +00:00
parent c0806cf29c
commit 4a69dfa63a
4 changed files with 4 additions and 4 deletions

View File

@@ -1008,7 +1008,7 @@ class WP_REST_Server {
}
/**
* Matches a request object to it's handler.
* Matches a request object to its handler.
*
* @access private
* @since 5.6.0