summaryrefslogtreecommitdiff
path: root/modules/affiliate-site.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/affiliate-site.module')
-rw-r--r--modules/affiliate-site.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/affiliate-site.module b/modules/affiliate-site.module
index d8e1e1079..fda10b46e 100644
--- a/modules/affiliate-site.module
+++ b/modules/affiliate-site.module
@@ -6,7 +6,7 @@ $module = array("help" => "affiliate_help",
function affiliate_help() {
?>
- <P>This is a small module to manage related and/or affiliate sites. The module exports 2 different blocks with links to the affiliate sites.</P>
+ <P>This is a small module to manage related and/or affiliate sites. The module exports two different blocks with links to the affiliate sites.</P>
<?
}