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/profile/profile.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/profile') diff --git a/modules/profile/profile.module b/modules/profile/profile.module index 2012c74c8..36b653cea 100644 --- a/modules/profile/profile.module +++ b/modules/profile/profile.module @@ -49,7 +49,7 @@ function profile_help($path, $arg) { } /** - * Implementation of hook_theme() + * Implementation of hook_theme(). */ function profile_theme() { return array( -- cgit v1.2.3