Make WordPress Core


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

    r29139 r29454  
    445445
    446446    /**
    447      * Make private properties setable for backwards compatibility.
     447     * Make private properties settable for backwards compatibility.
    448448     *
    449449     * @since 4.0.0
     
    472472
    473473    /**
    474      * Make private properties unsetable for backwards compatibility.
     474     * Make private properties un-settable for backwards compatibility.
    475475     *
    476476     * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.