diff --git a/etemplate/inc/class.etemplate_widget.inc.php b/etemplate/inc/class.etemplate_widget.inc.php index 454e594563..f0b326c710 100644 --- a/etemplate/inc/class.etemplate_widget.inc.php +++ b/etemplate/inc/class.etemplate_widget.inc.php @@ -305,7 +305,7 @@ class etemplate_widget } /** - * Iterate over children to find the one with the given id and optional type + * Iterate over children to find the one with the given type * * @param string $type * @return etemplate_widget or NULL