We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebecd3 commit 928036aCopy full SHA for 928036a
README.markdown
@@ -390,7 +390,7 @@ Example:
390
391
hash
392
----
393
-This function converts and array into a hash.
+This function converts an array into a hash.
394
395
*Examples:*
396
lib/puppet/parser/functions/hash.rb
@@ -4,7 +4,7 @@
4
5
module Puppet::Parser::Functions
6
newfunction(:hash, :type => :rvalue, :doc => <<-EOS
7
8
9
10
0 commit comments