Fix typo
authorJoshua Rüsweg <ruesweg@woltlab.com>
Mon, 3 Jun 2019 15:19:52 +0000 (17:19 +0200)
committerJoshua Rüsweg <ruesweg@woltlab.com>
Mon, 3 Jun 2019 15:20:01 +0000 (17:20 +0200)
wcfsetup/install/files/lib/system/user/notification/event/ArticleCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ArticleCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ArticleCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/PageCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/PageCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/PageCommentUserNotificationEvent.class.php

index 483d07257e28510046461d530c5af931ff419bfb..9cb8be9316d61d78e0019c839f5c791184f058d9 100644 (file)
@@ -12,7 +12,7 @@ use wcf\system\user\notification\object\CommentUserNotificationObject;
 /**
  * User notification event for article comment responses.
  *
- * @author     Joshua Rusweg
+ * @author     Joshua Ruesweg
  * @copyright  2001-2019 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\User\Notification\Event
index 9b8befa000e317eb803e1b6d2c4b52ff1d6089a1..5700e5ffb8889369eb8df64a320afe83dd7e5c03 100644 (file)
@@ -11,7 +11,7 @@ use wcf\system\user\notification\object\CommentUserNotificationObject;
 /**
  * User notification event for article comment responses.
  *
- * @author     Joshua Rusweg
+ * @author     Joshua Ruesweg
  * @copyright  2001-2019 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\User\Notification\Event
index 2a61cb24247c7e9f8414905072d22b937f187a05..5a0680344d2b3c6613d9fa938cf38e725fb251ba 100644 (file)
@@ -9,7 +9,7 @@ use wcf\system\user\notification\object\CommentUserNotificationObject;
 /**
  * User notification event for article comments.
  *
- * @author     Joshua Rusweg
+ * @author     Joshua Ruesweg
  * @copyright  2001-2019 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\User\Notification\Event
index f0e32635e73497a86f8852e0404efb3a098cbb99..cfeacf8ef843cc439877fbabfcba84eccf881037 100644 (file)
@@ -10,7 +10,7 @@ use wcf\system\user\notification\object\CommentUserNotificationObject;
 /**
  * User notification event for page comments.
  *
- * @author     Joshua Rusweg
+ * @author     Joshua Ruesweg
  * @copyright  2001-2019 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\User\Notification\Event
index a78b24738422271480d5eea0e2366c7f548b3bec..3921d76b8f08c7d0a694290c2e2b5cd5f1c7c977 100644 (file)
@@ -11,7 +11,7 @@ use wcf\system\user\notification\object\CommentUserNotificationObject;
 /**
  * User notification event for page comments.
  *
- * @author     Joshua Rusweg
+ * @author     Joshua Ruesweg
  * @copyright  2001-2019 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\User\Notification\Event
index 6d304a8806a2fd802a064efd43d4d41ec6583633..6f08eda935146ee702bfcc6af6e99e80cbf31b21 100644 (file)
@@ -9,7 +9,7 @@ use wcf\system\user\notification\object\CommentUserNotificationObject;
 /**
  * User notification event for page comments.
  *
- * @author     Joshua Rusweg
+ * @author     Joshua Ruesweg
  * @copyright  2001-2019 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\System\User\Notification\Event