From 0a33a64c9351acdb2e644929afe8dca198a14367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Fri, 4 Sep 2015 23:22:16 +0200 Subject: [PATCH] typo --- app/models/debate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/debate.rb b/app/models/debate.rb index f8f57fa97..ed0fc17b8 100644 --- a/app/models/debate.rb +++ b/app/models/debate.rb @@ -105,7 +105,7 @@ class Debate < ActiveRecord::Base end def after_commented - save # updates teh hot_score because there is a before_save + save # updates the hot_score because there is a before_save end def calculate_hot_score