From 5ad04d02f34cc5119922421a10e5105a832b2a93 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 14 Apr 2011 21:56:55 -0400 Subject: - Patch #1043566: fixed typo on BlockAdminThemeTestCase description. --- modules/block/block.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/block') diff --git a/modules/block/block.test b/modules/block/block.test index d036d36cf..af118a940 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', ); } -- cgit v1.2.3