Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarKirov committed Oct 21, 2015
1 parent 4f50d3e commit d150257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lexer.d
Expand Up @@ -104,7 +104,7 @@ public:
bool errors; // errors occurred during lexing or parsing

/*********************
* Creat a Lexer.
* Creates a Lexer.
* Params:
* filename = used for error messages
* base = source code, ending in a 0 byte
Expand Down

0 comments on commit d150257

Please sign in to comment.