From 3c7855f708c786a4dd3af48ad7d5860cea5ece8d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 19 Jun 2008 15:58:51 +0000 Subject: [PATCH] fix i18n typo in PayDriver --- lib/WebGUI/i18n/English/PayDriver.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/PayDriver.pm b/lib/WebGUI/i18n/English/PayDriver.pm index b62605110..c6e03947e 100644 --- a/lib/WebGUI/i18n/English/PayDriver.pm +++ b/lib/WebGUI/i18n/English/PayDriver.pm @@ -58,8 +58,8 @@ our $I18N = { }, 'label help' => { - message => q|The name by which this pagyment gateway is displayed.|, - lastUpdated => 0, + message => q|The name by which this payment gateway is displayed.|, + lastUpdated => 1213891193, context => q|Hover help for the label option.| },