]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Typo: missing colon
authorDaniel Hoherd <hoherd@yelp.com>
Thu, 17 Mar 2016 00:58:08 +0000 (17:58 -0700)
committerDaniel Hoherd <hoherd@yelp.com>
Thu, 17 Mar 2016 00:58:08 +0000 (17:58 -0700)
README.md

index 345a0f3ab9c3eafc67ebd2cbd2d5c3e5e0a24da2..30dfed24164b11a747ed2e7e4b83e0f9e63e98b4 100644 (file)
--- 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.