diff --git a/modules/block/block.test b/modules/block/block.test
index d036d36cf85f4a03ef77568efb54f5da268516d5..af118a940d3bf4af96ef3837cca37e705fcb5f27 100644
--- a/modules/block/block.test
+++ b/modules/block/block.test
@@ -414,7 +414,7 @@ class BlockAdminThemeTestCase extends DrupalWebTestCase {
   public static function getInfo() {
     return array(
       'name' => 'Admin theme block admin accessibility',
-      'description' => "Check whether the block administer page for a disabled theme acccessible if and only if it's the admin theme.",
+      'description' => "Check whether the block administer page for a disabled theme accessible if and only if it's the admin theme.",
       'group' => 'Block',
     );
   }