(doc) Fix spelling of camelcase in CHANGELOG.md
This commit is contained in:
parent
f5f72f4b5a
commit
84f49d3a1c
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ backwards-compatible with the stdlib 3 series. It adds two new functions, one bu
|
||||||
|
|
||||||
#### Features
|
#### Features
|
||||||
- New `bool2str()` function
|
- New `bool2str()` function
|
||||||
- New `camalcase()` function
|
- New `camelcase()` function
|
||||||
|
|
||||||
#### Bugfixes
|
#### Bugfixes
|
||||||
- Fix `has_interface_with()` when interfaces fact is nil
|
- Fix `has_interface_with()` when interfaces fact is nil
|
||||||
|
|
Loading…
Reference in a new issue