From 674123e055c4741c1e1ceabd0b74dff8d46f1adc Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 6 May 2010 22:01:45 +0100 Subject: [PATCH 1/1] Fix typo --- config/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.2