Merge pull request #59 from jasondavies/typo

Fix typo in comment.
redux
David Majda 12 years ago
commit 433c278e5d

@ -64,7 +64,7 @@ LineTerminatorSequence "end of line"
= "\n"
/ "\r\n"
/ "\r"
/ "\u2028" // line spearator
/ "\u2028" // line separator
/ "\u2029" // paragraph separator
Comment "comment"

Loading…
Cancel
Save