From: Matthew Kennedy Date: Mon, 27 Jun 2016 21:39:43 +0000 (-0600) Subject: Fix TYPO X-Git-Tag: 2.3.0~10^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=85e2a7632ccd694b0d398c42cf2304656c2eb2e3;p=puppet-modules%2Fpuppetlabs-apt.git Fix TYPO Ubuntu not Ubunto --- diff --git a/CHANGELOG.md b/CHANGELOG.md index d0bb5e8..3a4f150 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ ##Supported Release 2.2.2 ###Summary -Several bug fixes and the addition of support updates to Debian 8 and Ubunto Wily. +Several bug fixes and the addition of support updates to Debian 8 and Ubuntu Wily. ####Bugfixes - Small fixes to descriptions within the readme and the addition of some examples. -- Updates to run on Ubunto Wily. +- Updates to run on Ubuntu Wily. - Fixed apt_key tempfile race condition. - Run stages limitation added to the documentation. - Remove unneeded whitespace in source.list template.