Docs: Fix typo in some DocBlocks.

See #51800.

git-svn-id: https://develop.svn.wordpress.org/trunk@49785 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-12-10 18:10:12 +00:00
parent 668581d0f3
commit fe1a25f89f
3 changed files with 3 additions and 3 deletions
@@ -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