From 4f4d5097ab68d197310d177fb8908fcf04754877 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Fri, 4 Apr 2008 06:53:35 +0000 Subject: [PATCH] Documentation spelling patch - remove duplicate 'when when' from customization section; patch by Vlad Dascalu . git-svn-id: svn://10.0.0.236/trunk@249443 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/en/xml/customization.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/docs/en/xml/customization.xml b/mozilla/webtools/bugzilla/docs/en/xml/customization.xml index 029aca62592..4843f9bc4a1 100644 --- a/mozilla/webtools/bugzilla/docs/en/xml/customization.xml +++ b/mozilla/webtools/bugzilla/docs/en/xml/customization.xml @@ -468,7 +468,7 @@ for instance, enter_bug.cgi may invoke the hook "enter_bug-defaultvars". Thus, a source file at BUGZILLA_ROOT/extensions/EXTENSION_NAME/code/enter_bug-entrydefaultvars.pl - will be automatically invoked when when the code hook is reached. + will be automatically invoked when the code hook is reached.