aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
authorKevin Jardine <kevinjardine@yahoo.com>2011-08-30 17:52:12 +0200
committerKevin Jardine <kevinjardine@yahoo.com>2011-08-30 17:52:12 +0200
commit6b20e80c9d577a3eeeb570a6d9fd706fe619709b (patch)
treececec3ee8ed121617500c6601bbeb407aed99754 /start.php
parent2557245a41579a15dd960e2033f4d5f39ff566ac (diff)
downloadelgg-6b20e80c9d577a3eeeb570a6d9fd706fe619709b.tar.gz
elgg-6b20e80c9d577a3eeeb570a6d9fd706fe619709b.tar.bz2
a few small fixes
Diffstat (limited to 'start.php')
-rw-r--r--start.php2
1 files changed, 1 insertions, 1 deletions
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')) {