From f696cdb88a1d3e243699f7745a44190f8ffbd3ee Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 8 Nov 2009 19:19:26 +0100 Subject: fixed typo - evil --- app/helpers/content_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/helpers/content_helper.rb b/app/helpers/content_helper.rb index 9eb7d7e..1e56488 100644 --- a/app/helpers/content_helper.rb +++ b/app/helpers/content_helper.rb @@ -91,7 +91,7 @@ module ContentHelper end rescue - sanatize( content ) + sanitize( content ) end end -- cgit v1.3