Skip to content

Commit 2a52b05

Browse files
authored
Merge pull request #405 from binford2k/clarify_summary
clarifies the puppet-strings usage
2 parents 2024b92 + 5749461 commit 2a52b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/puppet/face/strings.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Implements the 'puppet strings' interface.
66
Puppet::Face.define(:strings, '0.0.1') do # rubocop:disable Metrics/BlockLength
7-
summary 'Generate Puppet documentation with YARD.'
7+
summary 'Generate Puppet module documentation with YARD.'
88

99
action(:generate) do
1010
default

0 commit comments

Comments
 (0)