]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/noticesearch.php
* check usage of 'people' in UI and change it to 'users' or something else in most...
[quix0rs-gnu-social.git] / actions / noticesearch.php
index 79cf572ccaf59f2e4e2a5777966bd886c7625dc2..fe86c8cd3dea1d328eb6fda63fb93258a8bc34d8 100644 (file)
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/searchaction.php';
  * @author   Robin Millette <millette@status.net>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
  * @link     http://status.net/
- * @todo     common parent for people and content search?
+ * @todo     common parent for user and content search?
  */
 class NoticesearchAction extends SearchAction
 {