diff options
Diffstat (limited to 'lib/private/activity/event.php')
-rw-r--r-- | lib/private/activity/event.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/activity/event.php b/lib/private/activity/event.php index fe6fc485b7b..247113d54a9 100644 --- a/lib/private/activity/event.php +++ b/lib/private/activity/event.php @@ -90,7 +90,7 @@ class Event implements IEvent { } /** - * Set the author of the activity + * Set the timestamp of the activity * * @param int $timestamp * @return IEvent |