From c1b6dc1dae9939b92561578e7e1c3b18a322075e Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 3 Dec 2013 16:45:15 -0800 Subject: Issue #2145077 by TR: Fix spelling errors in D7 tests and comments --- modules/aggregator/aggregator.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/aggregator/aggregator.test') diff --git a/modules/aggregator/aggregator.test b/modules/aggregator/aggregator.test index 8b95d6e37..18d5b3351 100644 --- a/modules/aggregator/aggregator.test +++ b/modules/aggregator/aggregator.test @@ -931,7 +931,7 @@ class AggregatorRenderingTestCase extends AggregatorTestCase { // up. $feed->block = 0; aggregator_save_feed((array) $feed); - // It is nescessary to flush the cache after saving the number of items. + // It is necessary to flush the cache after saving the number of items. drupal_flush_all_caches(); // Check that the block is no longer displayed. $this->drupalGet('node'); -- cgit v1.2.3