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/class-wp-ajax-response.php

    r29145 r29454  
    4444
    4545        /**
    46          * Make private properties setable for backwards compatibility.
     46         * Make private properties settable for backwards compatibility.
    4747         *
    4848         * @since 4.0.0
     
    7171
    7272        /**
    73          * Make private properties unsetable for backwards compatibility.
     73         * Make private properties un-settable for backwards compatibility.
    7474         *
    7575         * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.