@@ -493,7 +493,7 @@ |
||
493 | 493 | /** |
494 | 494 | * Find a widget in a list of all widgets retrieved from a sidebar |
495 | 495 | * using get_widgets_in_sidebar() |
496 | - * @param string $widget The widget we want to look up in the sidebar |
|
496 | + * @param string $widget_id The widget we want to look up in the sidebar |
|
497 | 497 | * |
498 | 498 | * @param string $widgets_all the array of widget is' in a given sidebar |
499 | 499 | * |