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-admin/custom-header.php

    r29206 r29454  
    9595
    9696        /**
    97          * Make private properties setable for backwards compatibility.
     97         * Make private properties settable for backwards compatibility.
    9898         *
    9999         * @since 4.0.0
     
    122122
    123123        /**
    124          * Make private properties unsetable for backwards compatibility.
     124         * Make private properties un-settable for backwards compatibility.
    125125         *
    126126         * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.