summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-03-04 07:39:33 +0100
committerjocuri%softhome.net <>2006-03-04 07:39:33 +0100
commit4af354f7d92acb59fded4dc22b045ee75d6331c1 (patch)
treead31786ef9ea3855d289d2061ed36bb8cc7c0416 /docs
parentca2661b06d2cba2283748d3b163f74450b8fdf59 (diff)
downloadbugzilla-4af354f7d92acb59fded4dc22b045ee75d6331c1.tar.gz
bugzilla-4af354f7d92acb59fded4dc22b045ee75d6331c1.tar.xz
Documentation spelling patch - remove duplicate 'when when' from customization section; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/customization.xml2
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>