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.
2 parents e428e18 + a52860a commit d64f081Copy full SHA for d64f081
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