From: Marcel Werk Date: Mon, 18 May 2020 20:52:45 +0000 (+0200) Subject: Fixed wrong documentation X-Git-Tag: 5.2.7~57 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=02a930a97ae4bc852dc80963901868e633a4fad6;p=GitHub%2FWoltLab%2FWCF.git Fixed wrong documentation --- diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentResponseOwnerUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentResponseOwnerUserNotificationObjectType.class.php index 31650b6452..b3b92be48d 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentResponseOwnerUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentResponseOwnerUserNotificationObjectType.class.php @@ -17,7 +17,7 @@ use wcf\data\comment\Comment; */ interface IMultiRecipientCommentResponseOwnerUserNotificationObjectType { /** - * Returns the user ids of the comment owner. + * Returns the user id of the comment owner. * * @param Comment $comment * @return integer