Fix some typos in comments

This commit is contained in:
G. Bodenschatz
2013-06-27 22:16:23 +02:00
parent 0f5441b09e
commit d36a1c518b
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module Liquid
parse(tokens)
end
# There isn't a real delimter
# There isn't a real delimiter
def block_delimiter
[]
end