Fixed wrong documentation
authorMarcel Werk <burntime@woltlab.com>
Mon, 18 May 2020 20:52:45 +0000 (22:52 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 18 May 2020 20:52:45 +0000 (22:52 +0200)
wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentResponseOwnerUserNotificationObjectType.class.php

index 31650b64520cdafb663de18845862a6fea06f39d..b3b92be48d5c66b5809cd58c74e720239f0b1d93 100644 (file)
@@ -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