From efe725f656d0e44bef2c1573a59d3eddf3029b2a Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 23 Jul 2007 03:25:10 +0000 Subject: Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all documentation r=colin.ogilvie, kevin.benton --- editproducts.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editproducts.cgi') diff --git a/editproducts.cgi b/editproducts.cgi index dac5799ad..9be85ded9 100755 --- a/editproducts.cgi +++ b/editproducts.cgi @@ -317,7 +317,7 @@ if ($action eq 'new') { push(@series, [$resolution, "resolution=" .url_quote($resolution)]); } - # For localisation reasons, we get the name of the "global" subcategory + # For localization reasons, we get the name of the "global" subcategory # and the title of the "open" query from the submitted form. my @openedstatuses = BUG_STATE_OPEN; my $query = -- cgit v1.2.1