From: Daniel Hoherd Date: Thu, 17 Mar 2016 00:58:08 +0000 (-0700) Subject: Typo: missing colon X-Git-Tag: 2.3.0~23^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6bd04e4e49332985758f0f2c75565fde2e0434ed;p=puppet-modules%2Fpuppetlabs-apt.git 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.