]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
(doc) Fix spelling of camelcase in CHANGELOG.md
authorKylo Ginsberg <kylo@puppetlabs.com>
Tue, 2 Jun 2015 22:32:52 +0000 (15:32 -0700)
committerKylo Ginsberg <kylo@puppetlabs.com>
Tue, 2 Jun 2015 22:33:37 +0000 (15:33 -0700)
CHANGELOG.md

index eef04737b8cfacd794a8ab01c13569bf658e939b..7c33314609f208fad3944a0d29b53e7f346af7da 100644 (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