diff options
| author | Colleen Murphy <cmurphy@users.noreply.github.com> | 2014-12-16 10:17:24 -0800 |
|---|---|---|
| committer | Colleen Murphy <cmurphy@users.noreply.github.com> | 2014-12-16 10:17:24 -0800 |
| commit | 1493b212f24ef704f63b90fd6592b61c36cb3210 (patch) | |
| tree | bc9757bd6e9b078a347397ad384b52e57d2eabc3 /metadata.json | |
| parent | 64c9840949c4d7d4b2d70a04d4d595f3f262572a (diff) | |
| parent | cff764564860e20e39675bac1408b9ed87c07573 (diff) | |
| download | puppet-stdlib-1493b212f24ef704f63b90fd6592b61c36cb3210.tar.gz puppet-stdlib-1493b212f24ef704f63b90fd6592b61c36cb3210.tar.bz2 | |
Merge pull request #384 from mhaskel/doc_fixes_from_master
Doc fixes from master
Diffstat (limited to 'metadata.json')
| -rw-r--r-- | metadata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json index bf02176..09ad4e8 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "name": "puppetlabs-stdlib", "version": "4.5.0", "author": "puppetlabs", - "summary": "Puppet Module Standard Library", + "summary": "Standard library of resources for Puppet modules.", "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-stdlib", "project_page": "https://github.com/puppetlabs/puppetlabs-stdlib", |
