Make WordPress Core


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

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

File:
1 edited

Legend:

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

    r18010 r18632  
    161161    }
    162162
    163     // We aren't showing a widget control, we're outputing a template for a mult-widget control
     163    // We aren't showing a widget control, we're outputting a template for a multi-widget control
    164164    if ( isset($sidebar_args['_display']) && 'template' == $sidebar_args['_display'] && $widget_number ) {
    165165        // number == -1 implies a template where id numbers are replaced by a generic '__i__'
Note: See TracChangeset for help on using the changeset viewer.