From 0e9d49f08c0a1095783e65f06b8d43ac298b6e5c Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" <> Date: Mon, 19 Jun 2006 19:48:40 +0000 Subject: [PATCH] Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; patch by Vlad Dascalu . --- checksetup.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); -- 2.47.2