From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 19:18:37 +0000 (+0000) Subject: Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; patch... X-Git-Tag: bugzilla-2.22.1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a6f18a7d613f820652c6256b7fecf0b9e8f8ad;p=thirdparty%2Fbugzilla.git Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; patch by Vlad Dascalu . --- diff --git a/checksetup.pl b/checksetup.pl index 8b9e0627f6..04ee1a48ec 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -88,7 +88,7 @@ # add more database-related checks --DATABASE-- # change table definitions --TABLE-- # add more groups --GROUPS-- -# add user-adjustable sttings --SETTINGS-- +# add user-adjustable settings --SETTINGS-- # create initial administrator account --ADMIN-- # # Note: sometimes those special comments occur more than once. For