From 9a96837b89a0f6b2b5b2c99063e5faeda53d88c6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 26 Nov 2007 16:36:44 +0000 Subject: - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. --- modules/aggregator/aggregator.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/aggregator/aggregator.module') diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module index 30fdfd590..8f0c902c2 100644 --- a/modules/aggregator/aggregator.module +++ b/modules/aggregator/aggregator.module @@ -767,7 +767,7 @@ function aggregator_parse_feed(&$data, $feed) { /* ** Save this item. Try to avoid duplicate entries as much as ** possible. If we find a duplicate entry, we resolve it and - ** pass along it's ID such that we can update it if needed. + ** pass along its ID is such that we can update it if needed. */ if (!empty($guid)) { -- cgit v1.2.3