fix typos in the Help and i18n for the Newsletter

This commit is contained in:
Colin Kuskie 2007-07-01 05:30:00 +00:00
parent c615268d94
commit 16e44d42f0
2 changed files with 4 additions and 2 deletions

View file

@ -78,6 +78,7 @@ our $HELP = { ##hashref of hashes
},
],
},
],
},
'newsletter template' => {
@ -121,6 +122,7 @@ our $HELP = { ##hashref of hashes
},
],
},
],
},
};

View file

@ -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|