datetime.php: cleanup - delete some dots which shouldn't be there

This commit is contained in:
rabuzarus 2016-02-08 01:59:05 +01:00
parent 4896517385
commit e267630c54
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ function select_timezone($current = 'America/Los_Angeles') {
*
* Return a select using 'field_select_raw' template, with timezones
* groupped (primarily) by continent
.* arguments follow convetion as other field_* template array:
.* 'name', 'label', $value, 'help'
* arguments follow convetion as other field_* template array:
* 'name', 'label', $value, 'help'
*
* @param string $name Name of the selector
* @param string $label Label for the selector