From ccf1af94fa7cea3608916541e964680489b9a56c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 24 Jul 2008 16:25:19 +0000 Subject: - Patch #245329 by christefano and dmitrig01: code comment love. --- modules/locale/locale.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/locale') diff --git a/modules/locale/locale.module b/modules/locale/locale.module index ce31b5549..b71e307f4 100644 --- a/modules/locale/locale.module +++ b/modules/locale/locale.module @@ -305,7 +305,7 @@ function locale_form_alter(&$form, $form_state, $form_id) { } /** - * Implementation of hook_theme() + * Implementation of hook_theme(). */ function locale_theme() { return array( -- cgit v1.2.3