Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Pettersson committed Apr 28, 2012
1 parent 936cef8 commit 802ee97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES
@@ -1,12 +1,12 @@
v1.5 2012-04-28 Christoffer Pettersson

* Parse can now handle nested comments.
* The parser can now handle nested comments.
Thanks to Justin Marsan (HammHetfield) for reporting the bug.


v1.4 2012-03-11 Christoffer Pettersson

* The parse now gives an error if it founds another colon : while reading the value.
* The parser now gives an error if it founds another colon : while reading the value.


v1.3 2012-02-08 Christoffer Pettersson
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -76,13 +76,13 @@ Changes

v1.5 2012-04-28 Christoffer Pettersson

* Parse can now handle nested comments.
* The parser can now handle nested comments.
Thanks to Justin Marsan (HammHetfield) for reporting the bug.


v1.4 2012-03-11 Christoffer Pettersson

* The parse now gives an error if it founds another colon : while reading the value.
* The parser now gives an error if it founds another colon : while reading the value.


v1.3 2012-02-08 Christoffer Pettersson
Expand Down

0 comments on commit 802ee97

Please sign in to comment.