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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user