Skip to content

Commit

Permalink
CHANGELOG: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and andialbrecht committed Apr 29, 2022
1 parent 3bc7d93 commit 83e5381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Bug Fixes
* Remove support for parsing double slash comments introduced in
0.3.0 (issue456) as it had some side-effects with other dialects and
doesn't seem to be widely used (issue476).
* Restrict detection of alias names to objects that acutally could
* Restrict detection of alias names to objects that actually could
have an alias (issue455, adopted some parts of pr509 by john-bodley).
* Fix parsing of date/time literals (issue438, by vashek).
* Fix initialization of TokenList (issue499, pr505 by john-bodley).
Expand Down

0 comments on commit 83e5381

Please sign in to comment.