Skip to content

Commit 81ebfb4

Browse files
committed
Merge pull request #301 from 3flex/fix-changelog-typo
Correct function name in changelog
2 parents 03f0ecd + 18fd24d commit 81ebfb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ backwards-compatible with the stdlib 3 series. It adds two new functions, one bu
1818

1919
#### Features
2020
- New `bool2str()` function
21-
- New `camalcase()` function
21+
- New `camelcase()` function
2222

2323
#### Bugfixes
2424
- Fix `has_interface_with()` when interfaces fact is nil

0 commit comments

Comments
 (0)