Fix some words that aren't words.

See #28885.

Built from https://develop.svn.wordpress.org/trunk@29454


git-svn-id: http://core.svn.wordpress.org/trunk@29232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2014-08-09 19:30:17 +00:00
parent 09e61f534b
commit a8583d5f19
15 changed files with 36 additions and 33 deletions

View File

@@ -676,7 +676,7 @@ class WP_MatchesMapRegex {
}
/**
* Make private properties setable for backwards compatibility.
* Make private properties settable for backwards compatibility.
*
* @since 4.0.0
* @access public
@@ -703,7 +703,7 @@ class WP_MatchesMapRegex {
}
/**
* Make private properties unsetable for backwards compatibility.
* Make private properties un-settable for backwards compatibility.
*
* @since 4.0.0
* @access public