Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Nov 4, 2018
1 parent 9a56c33 commit 052f61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Expand Up @@ -464,7 +464,7 @@ methods for a longer period than 6.e release.
and are absent on a `package`, by design
- Fancy quotes (`’…’`, `“…”`, `「…」`, and variants) are supported in `qww<…>`
- `&infix:< >` supports lookup of autogenerated `Callables` (e.g. `&infix:<XX>`)
- Using a named `anon` sub does no longer produces redeclaration warnings
- Using a named `anon` sub no longer produces redeclaration warnings
- Extended spec of `::?MODULE`/`$?MODULE` variable
- `sub MAIN` can accept an `Enumeration` type constraint and `where`
clause on arguments
Expand Down

0 comments on commit 052f61c

Please sign in to comment.