From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 19:19:37 +0000 (+0000) Subject: Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; patch... X-Git-Tag: bugzilla-2.23.2~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d3402f28137e9f6c3cd0f1792177c00dee189d;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 f5380e22e2..b4daf7ebe0 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