summaryrefslogtreecommitdiff
path: root/modules/help
diff options
context:
space:
mode:
Diffstat (limited to 'modules/help')
-rw-r--r--modules/help/help.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/help/help.test b/modules/help/help.test
index 770901185..4229b95e9 100644
--- a/modules/help/help.test
+++ b/modules/help/help.test
@@ -8,7 +8,7 @@ class HelpTestCase extends DrupalWebTestCase {
public static function getInfo() {
return array(
'name' => 'Help functionality',
- 'description' => 'Verify help display and user access to help based on persmissions.',
+ 'description' => 'Verify help display and user access to help based on permissions.',
'group' => 'Help',
);
}