From: mkanat%kerio.com <> Date: Thu, 17 Feb 2005 06:56:31 +0000 (+0000) Subject: Bug (None): Fix a spelling error from bug 237862 X-Git-Tag: bugzilla-2.19.3~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2f2325507877dd6743dd0f9474ee748e18a41e;p=thirdparty%2Fbugzilla.git Bug (None): Fix a spelling error from bug 237862 Patch By Max Kanat-Alexander r,a=justdave --- diff --git a/Bugzilla/DB.pm b/Bugzilla/DB.pm index bfb2f77f35..3e3f45c66b 100644 --- a/Bugzilla/DB.pm +++ b/Bugzilla/DB.pm @@ -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 {