From 6bb124d85033417df2ab822d53a527d10e1cd8a4 Mon Sep 17 00:00:00 2001 From: wjames5 Date: Fri, 12 Feb 2010 15:54:04 +0000 Subject: typo --- bit_setup_inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bit_setup_inc.php b/bit_setup_inc.php index 64cdd3e..e9ab761 100644 --- a/bit_setup_inc.php +++ b/bit_setup_inc.php @@ -14,7 +14,7 @@ $gLibertySystem->registerService( 'content_display_function' => 'themes_content_display', 'content_list_function' => 'themes_content_list', ), - array( 'description' => 'Applied when user themes enabled; See theme pkg administration to enabled.' ) + array( 'description' => 'Applied when user themes are enabled; See theme pkg administration to enable.' ) ); require_once( THEMES_PKG_PATH."BitThemes.php" ); -- cgit v1.3