summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CalendarEvents.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Http/RequestHandlers/CalendarEvents.php')
-rw-r--r--app/Http/RequestHandlers/CalendarEvents.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Http/RequestHandlers/CalendarEvents.php b/app/Http/RequestHandlers/CalendarEvents.php
index e421b8be35..15e19be28c 100644
--- a/app/Http/RequestHandlers/CalendarEvents.php
+++ b/app/Http/RequestHandlers/CalendarEvents.php
@@ -68,7 +68,7 @@ class CalendarEvents implements RequestHandlerInterface
}
/**
- * Show anniversaries that occured on a given day/month/year.
+ * Show anniversaries that occurred on a given day/month/year.
*
* @param ServerRequestInterface $request
*