]> git.openstreetmap.org Git - rails.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Thu, 6 May 2010 21:01:45 +0000 (22:01 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 6 May 2010 21:01:45 +0000 (22:01 +0100)
config/application.yml

index c0622df75f1551fb0ddad837424f1e92a652555b..a1fbd887a4e81410b765d2c86a0088c6ecfd4e61 100644 (file)
@@ -23,7 +23,7 @@ standard_settings: &standard_settings
   #quova_username: ""
   #quova_password: ""
   # Spam threshold
   #quova_username: ""
   #quova_password: ""
   # Spam threshold
-  spam_theshold: 50
+  spam_threshold: 50
  
 development:
   <<: *standard_settings
  
 development:
   <<: *standard_settings