Make WordPress Core


Ignore:
Timestamp:
09/03/2011 02:18:10 PM (14 years ago)
Author:
duck_
Message:

Fix typos in documentation (wp-admin/). See #18560.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/menu.php

    r18468 r18632  
    135135}
    136136
    137 // Add 'Editor' to the bottom of the Appearence menu.
     137// Add 'Editor' to the bottom of the Appearance menu.
    138138if ( ! is_multisite() )
    139139    add_action('admin_menu', '_add_themes_utility_last', 101);
Note: See TracChangeset for help on using the changeset viewer.