diff --git a/language/en/modules/portal_announcements_module.php b/language/en/modules/portal_announcements_module.php index e79fadfc..06064150 100644 --- a/language/en/modules/portal_announcements_module.php +++ b/language/en/modules/portal_announcements_module.php @@ -54,7 +54,7 @@ $lang = array_merge($lang, array( 'PORTAL_ANNOUNCEMENTS' => 'Display global announcements', 'PORTAL_ANNOUNCEMENTS_EXP' => 'Display this block on the portal.', 'PORTAL_ANNOUNCEMENTS_STYLE' => 'Compact global announcements block style', - 'PORTAL_ANNOUNCEMENTS_STYLE_EXP' => '"Yes" means use the compact style for for global announcements. "No" means use the large style (text view).', + 'PORTAL_ANNOUNCEMENTS_STYLE_EXP' => '"Yes" means use the compact style for global announcements. "No" means use the large style (text view).', 'PORTAL_NUMBER_OF_ANNOUNCEMENTS' => 'Number of announcements on the portal', 'PORTAL_NUMBER_OF_ANNOUNCEMENTS_EXP' => '0 means infinite', 'PORTAL_ANNOUNCEMENTS_DAY' => 'Number of days to display the announcement',