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.