summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-19 21:19:37 +0200
committervladd%bugzilla.org <>2006-06-19 21:19:37 +0200
commit47d3402f28137e9f6c3cd0f1792177c00dee189d (patch)
treec3941bad624e943336b0f55c858f0bbc4bf551eb /checksetup.pl
parent897e66a53cde9a346af8d0ba386563bb25dae8f7 (diff)
downloadbugzilla-47d3402f28137e9f6c3cd0f1792177c00dee189d.tar.gz
bugzilla-47d3402f28137e9f6c3cd0f1792177c00dee189d.tar.xz
Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index f5380e22e..b4daf7ebe 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