From: Kylo Ginsberg Date: Tue, 2 Jun 2015 22:32:52 +0000 (-0700) Subject: (doc) Fix spelling of camelcase in CHANGELOG.md X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=84f49d3a1c39890cb2c905ecff3cf1f51ca7a3f3;p=puppet-stdlib.git (doc) Fix spelling of camelcase in CHANGELOG.md --- 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