From 44614b58343e9028876c85d133c75997b8a9a018 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 15 Apr 2014 23:57:52 +0000 Subject: [PATCH] fix typo at lib/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@13091 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lib/redcloth3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/redcloth3.rb b/lib/redcloth3.rb index 7e9097ee3..e11145077 100644 --- a/lib/redcloth3.rb +++ b/lib/redcloth3.rb @@ -133,7 +133,7 @@ # # == Adding Tables # -# In Textile, simple tables can be added by seperating each column by +# In Textile, simple tables can be added by separating each column by # a pipe. # # |a|simple|table|row|