summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKylo Ginsberg <kylo@puppetlabs.com>2015-06-02 15:32:52 -0700
committerKylo Ginsberg <kylo@puppetlabs.com>2015-06-02 15:33:37 -0700
commit84f49d3a1c39890cb2c905ecff3cf1f51ca7a3f3 (patch)
tree84106690b132c01ddc6376b9703872ee4f02d71e /CHANGELOG.md
parentf5f72f4b5a34e7a6c099f8fabdc55f79000b9a8b (diff)
(doc) Fix spelling of camelcase in CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eef0473..7c33314 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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