From 7ed4de126a891d835d4037a42f7d4f19c545022e Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Thu, 6 Sep 2007 16:12:07 +0000 Subject: [PATCH] typo fix --- lib/WebGUI/i18n/English/AuthWebGUI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/AuthWebGUI.pm b/lib/WebGUI/i18n/English/AuthWebGUI.pm index bf3c363e0..0384bf772 100644 --- a/lib/WebGUI/i18n/English/AuthWebGUI.pm +++ b/lib/WebGUI/i18n/English/AuthWebGUI.pm @@ -608,7 +608,7 @@ our $I18N = { }, 'email recover password start message' => { - message => q|Enter either your email address or your login below to initiate the passwrod recovery process.|, + message => q|Enter either your email address or your login below to initiate the password recovery process.|, lastUpdated => 177127324, },