From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 19:48:17 +0000 (+0000) Subject: Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; patch... X-Git-Tag: bugzilla-2.23.2~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e755a0103903d71643977f7ed0d682e01ef37d;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 4a3943251b..5745c67d17 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -4372,7 +4372,7 @@ EOF # # -# 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');