From: vladd%bugzilla.org <> Date: Sat, 10 Mar 2007 07:54:00 +0000 (+0000) Subject: Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extens... X-Git-Tag: bugzilla-3.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55aa0a803f1a3644b642db31ea827efacefbfe9;p=thirdparty%2Fbugzilla.git Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extension Mechanism" documentation section, p=vladd. --- diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index 180021468a..5b9e99deee 100644 --- a/docs/xml/customization.xml +++ b/docs/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.