From b81ddc70dfbed3cf115f458d63608147401ffbc1 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 18 Apr 2011 16:19:15 -0400 Subject: [PATCH] correct category on inboxnoticestream --- lib/inboxnoticestream.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/inboxnoticestream.php b/lib/inboxnoticestream.php index 3250351d17..5517cef113 100644 --- a/lib/inboxnoticestream.php +++ b/lib/inboxnoticestream.php @@ -20,7 +20,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * - * @category Cache + * @category NoticeStream * @package StatusNet * @author Evan Prodromou * @copyright 2011 StatusNet, Inc.