Make WordPress Core


Ignore:
Timestamp:
08/09/2014 07:29:37 PM (12 years ago)
Author:
DrewAPicture
Message:

Fix some words that aren't words.

See #28885.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/cache.php

    r29165 r29454  
    321321
    322322        /**
    323          * Make private properties setable for backwards compatibility.
     323         * Make private properties settable for backwards compatibility.
    324324         *
    325325         * @since 4.0.0
     
    348348
    349349        /**
    350          * Make private properties unsetable for backwards compatibility.
     350         * Make private properties un-settable for backwards compatibility.
    351351         *
    352352         * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.