From d2cacf5e20738d6320efbeb654ee254b1e16b785 Mon Sep 17 00:00:00 2001 From: Christian Binder Date: Fri, 8 Jun 2012 16:28:20 +0000 Subject: [PATCH] just a typo --- etemplate/inc/class.etemplate_widget.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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