Make WordPress Core


Ignore:
Timestamp:
03/17/2010 04:39:50 AM (15 years ago)
Author:
markjaquith
Message:

More pedantry. "Setup" is not a verb. http://notaverb.com/setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/capabilities.php

    r13666 r13725  
    8686
    8787    /**
    88      * Setup the object properties.
     88     * Set up the object properties.
    8989     *
    9090     * The role key is set to the current prefix for the $wpdb object with
     
    270270
    271271    /**
    272      * PHP4 Constructor - Setup object properties.
     272     * PHP4 Constructor - Set up object properties.
    273273     *
    274274     * The list of capabilities, must have the key as the name of the capability
     
    501501
    502502    /**
    503      * Setup capability object properties.
     503     * Set up capability object properties.
    504504     *
    505505     * Will set the value for the 'cap_key' property to current database table
Note: See TracChangeset for help on using the changeset viewer.