diff options
Diffstat (limited to 'modules/profile/profile.module')
-rw-r--r-- | modules/profile/profile.module | 2 |
1 files changed, 1 insertions, 1 deletions
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( |