Skip to content

Commit 137341a

Browse files
authored
Merge pull request #74 from ekohl/fix-description
2 parents ff9c9a6 + f40899d commit 137341a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppet-lint.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
77
spec.homepage = 'https://github.com/puppetlabs/puppet-lint/'
88
spec.summary = 'Ensure your Puppet manifests conform with the Puppetlabs style guide'
99
spec.description = <<-EOF
10-
Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies.'
10+
Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies.
1111
EOF
1212

1313
spec.files = Dir[

0 commit comments

Comments
 (0)