]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric Buclin <LpSolit...
authorlpsolit%gmail.com <>
Wed, 25 Jul 2007 19:47:20 +0000 (19:47 +0000)
committerlpsolit%gmail.com <>
Wed, 25 Jul 2007 19:47:20 +0000 (19:47 +0000)
Bugzilla/Hook.pm
t/006spellcheck.t

index 3e784bd0ed02856a3e3a895474d091feaba965cf..bdc26f6a27679bd969f08eec02513033a7feaf42 100644 (file)
@@ -68,7 +68,7 @@ Bugzilla::Hook - Extendible extension hooks for Bugzilla code
 =head1 DESCRIPTION
 
 Bugzilla allows extension modules to drop in and add routines at 
-arbitrary points in Bugzilla code. These points are refered to as 
+arbitrary points in Bugzilla code. These points are referred to as
 hooks. When a piece of standard Bugzilla code wants to allow an extension
 to perform additional functions, it uses Bugzilla::Hook's L</process>
 subroutine to invoke any extension code if installed. 
index 0110aa188e19d6eceeb0fef1da2b196286c2e7a6..fe631e38900c5f40c9cfce0b743c83ca0359a762 100644 (file)
@@ -31,12 +31,18 @@ BEGIN { # yes the indenting is off, deal with it
 #add the words to check here:
 @evilwords = qw(
 anyways
+appearence
 arbitary
+cancelled
+critera
 databasa
 dependan
 existance
 existant
 paramater
+refered
+repsentation
+suported
 varsion
 );