From 80a6b1594221942ba94455370ae0e6fa903f257a Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Tue, 4 Jun 2002 11:44:23 +0000 Subject: Some small corrections to the system descriptions (as discussed in mailinglist) --- 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 0e3f3e239..dac49891b 100644 --- a/modules/aggregator/aggregator.module +++ b/modules/aggregator/aggregator.module @@ -12,7 +12,7 @@ function import_help() { } function import_system($field){ - $system["description"] = t("Used to import syndicated content (ie. news)"); + $system["description"] = t("Used to import syndicated content (ie. news feeds)"); return $system[$field]; } -- cgit v1.2.3