(doc) Fix spelling of camelcase in CHANGELOG.md

This commit is contained in:
Kylo Ginsberg 2015-06-02 15:32:52 -07:00
parent f5f72f4b5a
commit 84f49d3a1c

View file

@ -90,7 +90,7 @@ backwards-compatible with the stdlib 3 series. It adds two new functions, one bu
#### Features
- New `bool2str()` function
- New `camalcase()` function
- New `camelcase()` function
#### Bugfixes
- Fix `has_interface_with()` when interfaces fact is nil