From: Evan Prodromou Date: Sat, 2 Jul 2011 02:20:13 +0000 (-0400) Subject: Correct the category of the EventPlugin X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c37c303b144e588fdccf6ca096e24f80aee4fdc0;p=quix0rs-gnu-social.git Correct the category of the EventPlugin --- diff --git a/plugins/Event/EventPlugin.php b/plugins/Event/EventPlugin.php index c88c42b396..253e9f86aa 100644 --- a/plugins/Event/EventPlugin.php +++ b/plugins/Event/EventPlugin.php @@ -37,7 +37,7 @@ if (!defined('STATUSNET')) { /** * Event plugin * - * @category Sample + * @category Event * @package StatusNet * @author Evan Prodromou * @copyright 2011 StatusNet, Inc.