diff --git a/modules/color/color.module b/modules/color/color.module index d6521a2cba84..a9e1b6ea613a 100644 --- a/modules/color/color.module +++ b/modules/color/color.module @@ -220,7 +220,7 @@ function color_scheme_form(&$form_state, $theme) { /** * Theme the color form. * - * @ingroup @themeable + * @ingroup themeable */ function theme_color_scheme_form($form) { $theme = $form['theme']['#value'];