diff --git a/modules/help/help.test b/modules/help/help.test index 7709011857f6a97a4a70d3dd6d156c81fcd66726..4229b95e96e23cf8bc8282435e8bb954b2c2d2fb 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', ); }