Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/lib/Listener/CalendarShareUpdateListener.php')
-rw-r--r--apps/dav/lib/Listener/CalendarShareUpdateListener.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/lib/Listener/CalendarShareUpdateListener.php b/apps/dav/lib/Listener/CalendarShareUpdateListener.php
index 88865759162..dd046ddd66a 100644
--- a/apps/dav/lib/Listener/CalendarShareUpdateListener.php
+++ b/apps/dav/lib/Listener/CalendarShareUpdateListener.php
@@ -50,7 +50,7 @@ class CalendarShareUpdateListener implements IEventListener {
return;
}
- $this->logger->debug("Creating activity for Calendar having it's shares updated");
+ $this->logger->debug("Creating activity for Calendar having its shares updated");
$this->activityBackend->onCalendarUpdateShares(
$event->getCalendarData(),