From: Daniele Sluijters Date: Thu, 17 Mar 2016 09:53:42 +0000 (+0100) Subject: Merge pull request #595 from danielhoherd/master X-Git-Tag: 2.3.0~23 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=252bb9fef6f3d8ee1e6710a5d2e68ba81f6e2ae2;hp=1e45278668b878b7800719838ae659d6f9efc0ff;p=puppet-modules%2Fpuppetlabs-apt.git Merge pull request #595 from danielhoherd/master Typo: missing colon --- diff --git a/README.md b/README.md index 345a0f3..30dfed2 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ Manages PPA repositories using `add-apt-repository`. Not supported on Debian. * `release`: *Optional if lsb-release is installed (unless you're using a different release than indicated by lsb-release, e.g., Linux Mint).* Specifies the operating system of your node. Valid options: a string containing a valid LSB distribution codename. Default: "$lsbdistcodename". -#### Defined Type: `apt:setting` +#### Defined Type: `apt::setting` Manages Apt configuration files.