Docs: Remove "since since" and "one one" dittography from inline comments.

Fixes #41841.

git-svn-id: https://develop.svn.wordpress.org/trunk@41355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2017-09-09 13:52:46 +00:00
parent 50ddbc9946
commit aa8f08b4d7
3 changed files with 3 additions and 3 deletions

View File

@@ -293,7 +293,7 @@ class WP_Customize_Partial {
*
* @since 4.5.0
*
* @return bool False if user can't edit one one of the related settings,
* @return bool False if user can't edit one of the related settings,
* or if one of the associated settings does not exist.
*/
final public function check_capabilities() {