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

    r29216 r29454  
    677677
    678678    /**
    679      * Make private properties setable for backwards compatibility.
     679     * Make private properties settable for backwards compatibility.
    680680     *
    681681     * @since 4.0.0
     
    704704
    705705    /**
    706      * Make private properties unsetable for backwards compatibility.
     706     * Make private properties un-settable for backwards compatibility.
    707707     *
    708708     * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.