Title: Small widgets.php Error
Last modified: August 19, 2016

---

# Small widgets.php Error

 *  [Tynan Beatty](https://wordpress.org/support/users/junsuijin/)
 * (@junsuijin)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/small-widgetsphp-error/)
 * line 1046 of the current widgets.php has a _small_ error;
    it currently reads:`
   $widget_args = array( 'number' => $widegt_args );`
 * and it should read:
    `$widget_args = array( 'number' => $widget_args );`
 * Please correct this 🙂

The topic ‘Small widgets.php Error’ is closed to new replies.

 * In: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
 * 0 replies
 * 1 participant
 * Last reply from: [Tynan Beatty](https://wordpress.org/support/users/junsuijin/)
 * Last activity: [17 years, 10 months ago](https://wordpress.org/support/topic/small-widgetsphp-error/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
