From: Amos Shapira Date: Sun, 31 Mar 2013 12:47:11 +0000 (+1100) Subject: (#19998) fix name of function in a comment X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=003cde074c86f034d2730eeb40d676d4e35c6022;p=puppet-stdlib.git (#19998) fix name of function in a comment --- diff --git a/lib/puppet/parser/functions/any2array.rb b/lib/puppet/parser/functions/any2array.rb index d150743..95944e1 100644 --- a/lib/puppet/parser/functions/any2array.rb +++ b/lib/puppet/parser/functions/any2array.rb @@ -1,5 +1,5 @@ # -# str2bool.rb +# any2array.rb # module Puppet::Parser::Functions