1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/11786] Further improve wording in phpbb/notification/type/quote.php

Further improve wording in phpbb/notification/type/quote.php per suggestion of
imkingdavid.

PHPBB3-11786
This commit is contained in:
rechosen
2013-08-13 17:05:55 +02:00
parent ef4eda3855
commit 564a7cc89d

View File

@@ -17,7 +17,7 @@ if (!defined('IN_PHPBB'))
/**
* Post quoting notifications class
* This class handles notifications for users being quoted in a post
* This class handles notifying users when they have been quoted in a post
*
* @package notifications
*/