diff options
Diffstat (limited to 'modules/contact/contact.module')
-rw-r--r-- | modules/contact/contact.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/contact/contact.module b/modules/contact/contact.module index cd849cf05..c82061760 100644 --- a/modules/contact/contact.module +++ b/modules/contact/contact.module @@ -33,7 +33,7 @@ function contact_help($path, $arg) { } /** - * Implementation of hook_perm + * Implementation of hook_perm(). */ function contact_perm() { return array( |