From 61278fea987fabadb1677b00e86888319e366f2c Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 4 Apr 2006 16:24:13 +0000 Subject: [PATCH] fix typo --- libs/plugins/function.html_select_date.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/plugins/function.html_select_date.php b/libs/plugins/function.html_select_date.php index 9270cd6c..6153c59f 100644 --- a/libs/plugins/function.html_select_date.php +++ b/libs/plugins/function.html_select_date.php @@ -22,7 +22,7 @@ * month values (Gary Loescher) * - 1.3.1 added support for choosing format for * day values (Marcus Bointon) - * - 1.3.2 suppport negative timestamps, force year + * - 1.3.2 support negative timestamps, force year * dropdown to include given date unless explicitly set (Monte) * @link http://smarty.php.net/manual/en/language.function.html.select.date.php {html_select_date} * (Smarty online manual)