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 --- editcomponents.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editcomponents.cgi') diff --git a/editcomponents.cgi b/editcomponents.cgi index f28a87b7a..09acc0c51 100755 --- a/editcomponents.cgi +++ b/editcomponents.cgi @@ -218,7 +218,7 @@ if ($action eq 'new') { my $prodcomp = "&product=" . url_quote($product->name) . "&component=" . url_quote($comp_name); - # For localisation reasons, we get the title of the queries from the + # For localization reasons, we get the title of the queries from the # submitted form. my $open_name = $cgi->param('open_name'); my $nonopen_name = $cgi->param('nonopen_name'); -- cgit v1.2.3-24-g4f1b