From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 19:48:40 +0000 (+0000) Subject: Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; patch... X-Git-Tag: bugzilla-2.22.1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9d49f08c0a1095783e65f06b8d43ac298b6e5c;p=thirdparty%2Fbugzilla.git Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; patch by Vlad Dascalu . --- diff --git a/checksetup.pl b/checksetup.pl index 759f625b58..9ee6b6550f 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -4274,7 +4274,7 @@ if (scalar(@$controlchar_bugs)) # # -# BugZilla uses --GROUPS-- to assign various rights to its users. +# Bugzilla uses --GROUPS-- to assign various rights to its users. # AddGroup('tweakparams', 'Can tweak operating parameters');