From 16e44d42f0f63954e5e77bdc5abfc8f86bf2119b Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 1 Jul 2007 05:30:00 +0000 Subject: [PATCH] fix typos in the Help and i18n for the Newsletter --- lib/WebGUI/Help/Asset_Newsletter.pm | 2 ++ lib/WebGUI/i18n/English/Asset_Newsletter.pm | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Help/Asset_Newsletter.pm b/lib/WebGUI/Help/Asset_Newsletter.pm index 1f9cd9e78..af6566e1c 100644 --- a/lib/WebGUI/Help/Asset_Newsletter.pm +++ b/lib/WebGUI/Help/Asset_Newsletter.pm @@ -78,6 +78,7 @@ our $HELP = { ##hashref of hashes }, ], }, + ], }, 'newsletter template' => { @@ -121,6 +122,7 @@ our $HELP = { ##hashref of hashes }, ], }, + ], }, }; diff --git a/lib/WebGUI/i18n/English/Asset_Newsletter.pm b/lib/WebGUI/i18n/English/Asset_Newsletter.pm index 79eca13b7..07d7317bc 100644 --- a/lib/WebGUI/i18n/English/Asset_Newsletter.pm +++ b/lib/WebGUI/i18n/English/Asset_Newsletter.pm @@ -174,7 +174,7 @@ our $I18N = { context => q|asset property| }, - 'newsletteer header help' => { + 'newsletter header help' => { message => q|A message the will be placed at the top of the newsletter; like a greeting.|, lastUpdated => 0, context => q|help for asset property| @@ -186,7 +186,7 @@ our $I18N = { context => q|asset property| }, - 'newsletteer footer help' => { + 'newsletter footer help' => { message => q|A message the will be placed at the bottom of the newsletter; like a salutation.|, lastUpdated => 0, context => q|help for asset property|