Fix typo (dupondje on IRC channel #kolab)
This commit is contained in:
parent
90ec02abe4
commit
87d096e190
1 changed files with 1 additions and 1 deletions
|
@ -1255,7 +1255,7 @@ class calendar extends rcube_plugin
|
|||
case 'MONTHLY':
|
||||
$freq .= $this->gettext('months');
|
||||
break;
|
||||
case 'YEARY':
|
||||
case 'YEARLY':
|
||||
$freq .= $this->gettext('years');
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue