diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xml/customization.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index 029aca625..4843f9bc4 100644 --- a/docs/xml/customization.xml +++ b/docs/xml/customization.xml @@ -468,7 +468,7 @@ for instance, <filename>enter_bug.cgi</filename> may invoke the hook "<varname>enter_bug-defaultvars</varname>". Thus, a source file at <filename>BUGZILLA_ROOT/extensions/EXTENSION_NAME/code/enter_bug-entrydefaultvars.pl</filename> - will be automatically invoked when when the code hook is reached. + will be automatically invoked when the code hook is reached. </para> <para> |