mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #31937 from nextcloud/Valdnet-patch-1
This commit is contained in:
commit
ab84519852
1 changed files with 1 additions and 1 deletions
|
|
@ -483,6 +483,6 @@ class CalendarMigrator implements IMigrator {
|
|||
* {@inheritDoc}
|
||||
*/
|
||||
public function getDescription(): string {
|
||||
return $this->l10n->t('Calendars including events, details, and attendees');
|
||||
return $this->l10n->t('Calendars including events, details and attendees');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue