From 320d2aa13e79d2d3ef938bf9f12b3c931a8bb3f7 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Sat, 26 Nov 2005 03:47:37 +0000 Subject: Bug 106386 Correct misspellings in source code patch by unknown@simplemachines.org r=timeless rs=brendan --- process_bug.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'process_bug.cgi') diff --git a/process_bug.cgi b/process_bug.cgi index e56793fcd..77496f2a3 100755 --- a/process_bug.cgi +++ b/process_bug.cgi @@ -341,7 +341,7 @@ if (((defined $cgi->param('id') && $cgi->param('product') ne $oldproduct) my %defaults; # We set the defaults to these fields to the old value, # if its a valid option, otherwise we use the default where - # thats appropriate + # that's appropriate $vars->{'versions'} = $::versions{$prod}; if ($vok) { $defaults{'version'} = $cgi->param('version'); -- cgit v1.2.3-24-g4f1b