From d967abdf1dab8b23fba39ce2aa35fe09cd5578f5 Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 2 Oct 2011 11:09:00 -0700 Subject: Issue #1054848 by barraponto: Fixing common typos through codespell.py. --- modules/profile/profile.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/profile') diff --git a/modules/profile/profile.test b/modules/profile/profile.test index 83bed25a5..09123d8c5 100644 --- a/modules/profile/profile.test +++ b/modules/profile/profile.test @@ -399,7 +399,7 @@ class ProfileBlockTestCase extends ProfileTestCase { } function testAuthorInformationBlock() { - // Set the block to a region to confirm the block is availble. + // Set the block to a region to confirm the block is available. $edit = array(); $edit['blocks[profile_author-information][region]'] = 'footer'; $this->drupalPost('admin/structure/block', $edit, t('Save blocks')); -- cgit v1.2.3