From: vladd%bugzilla.org <> Date: Fri, 4 Apr 2008 11:48:16 +0000 (+0000) Subject: Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extens... X-Git-Tag: bugzilla-3.1.4~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db65c52c3bda50c132459f51e2130c86177297d9;p=thirdparty%2Fbugzilla.git Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extension Mechanism" documentation section, p=vladd. --- diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml index 180021468a..5b9e99deee 100644 --- a/docs/en/xml/customization.xml +++ b/docs/en/xml/customization.xml @@ -494,7 +494,7 @@ To use hooks to extend Bugzilla, first make sure there is a hook at the appropriate place within the source file or template you - want to extend. The exact appearence of a hook depends on if the hook + want to extend. The exact appearance of a hook depends on if the hook is a code hook or a template hook.