From 44614b58343e9028876c85d133c75997b8a9a018 2014-04-15 23:57:52 From: Toshi MARUYAMA Date: 2014-04-15 23:57:52 Subject: [PATCH] fix typo at lib/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@13091 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/redcloth3.rb b/lib/redcloth3.rb index 7e9097e..e111450 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|