mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 00:58:55 +01:00
Fix spelling of repetition
This commit is contained in:
parent
c5380e2cea
commit
e1a8dfd4df
@ -1728,7 +1728,7 @@ class calendar extends calendar_
|
||||
$str .= ')';
|
||||
|
||||
$var = Array(
|
||||
'field' => lang('Repitition'),
|
||||
'field' => lang('Repetition'),
|
||||
'data' => $str
|
||||
);
|
||||
$p->set_var($var);
|
||||
|
Loading…
Reference in New Issue
Block a user