From 5c6de2d9196c05e0b688e0fcb40901d6d5d89978 Mon Sep 17 00:00:00 2001 From: Jonathan Rudenberg Date: Tue, 7 Aug 2012 09:37:19 -0400 Subject: [PATCH] Fix typo --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index 467bf68d..e19fef97 100644 --- a/History.md +++ b/History.md @@ -8,7 +8,7 @@ * Ruby 1.8, 1.9, and Rubinius compatibility fixes * Add support for `quoted['references']` in `tablerow` * Add support for Enumerable to `tablerow` -* `strip\_html` filter removes html comments +* `strip_html` filter removes html comments ## 2.3.0 / 2011-10-16