]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; patch...
authorvladd%bugzilla.org <>
Mon, 19 Jun 2006 19:18:37 +0000 (19:18 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 19:18:37 +0000 (19:18 +0000)
checksetup.pl

index 8b9e0627f6ef0637e435adc45c3fdaaf370d63e2..04ee1a48ec564bc6efeffb41d566e8be4674c917 100755 (executable)
@@ -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