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 e428e18 commit a52860aCopy full SHA for a52860a
lib/puppet/parser/functions/load_module_metadata.rb
@@ -8,7 +8,7 @@ module Puppet::Parser::Functions
8
@summary
9
This function loads the metadata of a given module.
10
11
- @example Example USage:
+ @example Example Usage:
12
$metadata = load_module_metadata('archive')
13
notify { $metadata['author']: }
14
0 commit comments