summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-20 03:31:30 +0200
committervladd%bugzilla.org <>2006-06-20 03:31:30 +0200
commitfefb51f1da3008e48244425d69298f74b3296ae8 (patch)
treec4b33d1a4173eb16e7d8eb68d6b1dba730657152 /template
parentc0496377c6b1df9db70ed9eca648402c11d5e61e (diff)
downloadbugzilla-fefb51f1da3008e48244425d69298f74b3296ae8.tar.gz
bugzilla-fefb51f1da3008e48244425d69298f74b3296ae8.tar.xz
Spelling patch: use the right spelling form for 'returned'; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/account/auth/login-small.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl
index ca500a8aa..bf8e867ff 100644
--- a/template/en/default/account/auth/login-small.html.tmpl
+++ b/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) %]