Skip to content

Commit 83e5381

Browse files
cclaussandialbrecht
authored andcommitted
CHANGELOG: Fix typo
1 parent 3bc7d93 commit 83e5381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Bug Fixes
8484
* Remove support for parsing double slash comments introduced in
8585
0.3.0 (issue456) as it had some side-effects with other dialects and
8686
doesn't seem to be widely used (issue476).
87-
* Restrict detection of alias names to objects that acutally could
87+
* Restrict detection of alias names to objects that actually could
8888
have an alias (issue455, adopted some parts of pr509 by john-bodley).
8989
* Fix parsing of date/time literals (issue438, by vashek).
9090
* Fix initialization of TokenList (issue499, pr505 by john-bodley).

0 commit comments

Comments
 (0)