From a66ea1a78181128190ee05752c07ef4e52fddf46 Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" Date: Mon, 19 Jun 2006 18:31:30 +0000 Subject: [PATCH] Spelling patch: use the right spelling form for 'returned'; patch by Vlad Dascalu . git-svn-id: svn://10.0.0.236/trunk@200335 18797224-902f-48f8-a5cc-f745e15eee43 --- .../template/en/default/account/auth/login-small.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/account/auth/login-small.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/account/auth/login-small.html.tmpl index ca500a8aac4..bf8e867ff5b 100644 --- a/mozilla/webtools/bugzilla/template/en/default/account/auth/login-small.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/account/auth/login-small.html.tmpl @@ -21,7 +21,7 @@ [% PROCESS global/variables.none.tmpl %] -[%# Use the current script name. If an empty name is retuned, +[%# Use the current script name. If an empty name is returned, # then we are accessing the home page. %] [% script_name = cgi.url(Relative => 1) %]