From de5041ef1394abc5c38632ab22a21ad5a524e2af Mon Sep 17 00:00:00 2001 From: Christian Binder Date: Tue, 14 Aug 2012 11:54:37 +0000 Subject: [PATCH] accidentally seen typo --- etemplate/inc/class.nextmatch_widget.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etemplate/inc/class.nextmatch_widget.inc.php b/etemplate/inc/class.nextmatch_widget.inc.php index 7ff3354f14..de25762445 100644 --- a/etemplate/inc/class.nextmatch_widget.inc.php +++ b/etemplate/inc/class.nextmatch_widget.inc.php @@ -601,7 +601,7 @@ class nextmatch_widget * }, * ] * - * @param array $actions id indexed array of actions / array with valus for keys: 'iconUrl', 'caption', 'onExecute', ... + * @param array $actions id indexed array of actions / array with values for keys: 'iconUrl', 'caption', 'onExecute', ... * @param string $template_name='' name of the template, used as default for app name of images * @param string $prefix='' prefix for ids * @param array &$action_links=array() on return all first-level actions plus the ones with enabled='javaScript:...'