From: Tom Hughes Date: Thu, 6 May 2010 21:01:45 +0000 (+0100) Subject: Fix typo X-Git-Tag: live~6310^2~11 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/674123e055c4741c1e1ceabd0b74dff8d46f1adc Fix typo --- diff --git a/config/application.yml b/config/application.yml index c0622df75..a1fbd887a 100644 --- a/config/application.yml +++ b/config/application.yml @@ -23,7 +23,7 @@ standard_settings: &standard_settings #quova_username: "" #quova_password: "" # Spam threshold - spam_theshold: 50 + spam_threshold: 50 development: <<: *standard_settings