]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug (None): Fix a spelling error from bug 237862
authormkanat%kerio.com <>
Thu, 17 Feb 2005 06:56:31 +0000 (06:56 +0000)
committermkanat%kerio.com <>
Thu, 17 Feb 2005 06:56:31 +0000 (06:56 +0000)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave

Bugzilla/DB.pm

index bfb2f77f35d18017b66d6de99a35d19557cec49d..3e3f45c66b96694dd4f4715df417046e43eeec4a 100644 (file)
@@ -196,7 +196,7 @@ sub import {
 }
 
 # note that when multiple databases are supported, version number does not
-# make sense anymore (as it is DB dependant). This needs to be removed in
+# make sense anymore (as it is DB-dependent). This needs to be removed in
 # the future and places where it's used fixed.
 my $cached_server_version;
 sub server_version {