summaryrefslogtreecommitdiff
path: root/lib/puppet/parser/functions/any2array.rb
diff options
context:
space:
mode:
authorAmos Shapira <ashapira@atlassian.com>2013-03-31 23:47:11 +1100
committerJeff McCune <jeff@puppetlabs.com>2013-04-03 14:05:20 -0700
commit003cde074c86f034d2730eeb40d676d4e35c6022 (patch)
tree309b9b8f037776a7adeab8dac391ffee82dd6a2a /lib/puppet/parser/functions/any2array.rb
parent7a2fb80834d3ec4d21efe58e5e8af188e5bdd07c (diff)
(#19998) fix name of function in a comment
Diffstat (limited to 'lib/puppet/parser/functions/any2array.rb')
-rw-r--r--lib/puppet/parser/functions/any2array.rb2
1 files changed, 1 insertions, 1 deletions
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