Commit 9d55d1c0 authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

Spelling in code comments patch: 'compatbility' -> 'compatibility' in…

Spelling in code comments patch: 'compatbility' -> 'compatibility' in checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
parent 4fba2f5f
......@@ -3406,7 +3406,7 @@ if ($dbh->bz_table_info("flagtypes")) {
# 2002-11-24 - bugreport@peshkin.net - bug 147275
#
# If group_control_map is empty, backward-compatbility
# If group_control_map is empty, backward-compatibility
# usebuggroups-equivalent records should be created.
my $entry = Param('useentrygroupdefault');
$sth = $dbh->prepare("SELECT COUNT(*) FROM group_control_map");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment