From 6b20e80c9d577a3eeeb570a6d9fd706fe619709b Mon Sep 17 00:00:00 2001 From: Kevin Jardine Date: Tue, 30 Aug 2011 17:52:12 +0200 Subject: a few small fixes --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index 967e40b8a..330f10092 100644 --- a/start.php +++ b/start.php @@ -241,7 +241,7 @@ function event_calendar_page_handler($page) { } /** - * Add particular blog links/info to entity menu + * Add particular event calendar links/info to entity menu */ function event_calendar_entity_menu_setup($hook, $type, $return, $params) { if (elgg_in_context('widgets')) { -- cgit v1.2.3