library/smarty/libs/plugins/function.html_select_date.php
changeset 7 3ed6f90e97d9
parent 0 4869aea77e21
--- a/library/smarty/libs/plugins/function.html_select_date.php
+++ b/library/smarty/libs/plugins/function.html_select_date.php
@@ -87,7 +87,7 @@
     $day_size = null;
     $month_size = null;
     $year_size = null;
-    /* Unparsed attributes common to *ALL* the <select>/<input> tags.
+    /* Unparsed attributes core to *ALL* the <select>/<input> tags.
        An example might be in the template: all_extra ='class ="foo"'. */
     $all_extra = null;
     /* Separate attributes for the tags. */