Spelling patch: use the right spelling form for 'returned'; patch by Vlad Dascalu <vladd@bugzilla.org>.

git-svn-id: svn://10.0.0.236/trunk@200335 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladd%bugzilla.org 2006-06-19 18:31:30 +00:00
parent 357661241b
commit a66ea1a781

View File

@ -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) %]