summaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/DB.pm')
-rw-r--r--Bugzilla/DB.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/DB.pm b/Bugzilla/DB.pm
index bfb2f77f3..3e3f45c66 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 {