Make WordPress Core


Ignore:
Timestamp:
10/08/2010 02:35:06 AM (14 years ago)
Author:
nacin
Message:

s/Wether/Whether/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/list-table.php

    r15657 r15756  
    154154
    155155    /**
    156      * Wether the table has items to display or not
     156     * Whether the table has items to display or not
    157157     *
    158158     * @since 3.1.0
     
    541541     * @access protected
    542542     *
    543      * @param bool $with_id Wether to set the id attribute or not
     543     * @param bool $with_id Whether to set the id attribute or not
    544544     */
    545545    function print_column_headers( $with_id = true ) {
Note: See TracChangeset for help on using the changeset viewer.