mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Spelling unification
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
5e200f2670
commit
814d9ac74a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ class Todo extends CalDAVSetting {
|
|||
* @since 11.0.0
|
||||
*/
|
||||
public function getName() {
|
||||
return $this->l->t('A calendar <strong>todo</strong> was modified');
|
||||
return $this->l->t('A calendar <strong>to-do</strong> was modified');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue