From eaf18f4c3d9ca7b82166fc151a5c1cb80317f9c6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 16 May 2009 16:08:57 +0000 Subject: - Patch #463450 by wulff: fixed documentation glitch. --- modules/color/color.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/color/color.module b/modules/color/color.module index d6521a2cb..a9e1b6ea6 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']; -- cgit v1.2.3