From c900fa73d82521763e2a4f0c36d43a0cf6fcedde Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Sat, 17 Apr 2010 11:42:26 +0000 Subject: Fix spelling problem on plastic --- themes/colors/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/colors/theme.php') diff --git a/themes/colors/theme.php b/themes/colors/theme.php index e43827e77a..6f871daac7 100644 --- a/themes/colors/theme.php +++ b/themes/colors/theme.php @@ -65,7 +65,7 @@ $COLOR_THEME_LIST=array( 'mercury' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Mercury'), 'nocturnal' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Nocturnal'), 'olivia' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Olivia'), - 'pinkplastic' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Pink Plstic'), + 'pinkplastic' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Pink Plastic'), 'shinytomato' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Shiny Tomato'), 'tealtop' => /* I18N: This is the name of theme color-scheme */ i18n::translate('Teal Top'), ); -- cgit v1.3