Make WordPress Core


Ignore:
Timestamp:
08/09/2014 07:29:37 PM (10 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-background.php

    r29206 r29454  
    7373
    7474    /**
    75      * Make private properties setable for backwards compatibility.
     75     * Make private properties settable for backwards compatibility.
    7676     *
    7777     * @since 4.0.0
     
    100100
    101101    /**
    102      * Make private properties unsetable for backwards compatibility.
     102     * Make private properties un-settable for backwards compatibility.
    103103     *
    104104     * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.