Make WordPress Core


Ignore:
File:
1 edited

Legend:

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

    r11380 r12228  
    281281    <label for="category_description"><?php _e('Description') ?></label>
    282282    <textarea name="category_description" id="category_description" rows="5" cols="40"></textarea>
    283     <p><?php _e('The description is not prominent by default, however some themes may show it.'); ?></p>
     283    <p><?php _e('The description is not prominent by default; however, some themes may show it.'); ?></p>
    284284</div>
    285285
Note: See TracChangeset for help on using the changeset viewer.