Apply remaining rubocop fixes
[puppet-modules/puppetlabs-apt.git] / manifests / backports.pp
index 94ed643ba117fb6e7645a831d323f3429eda107a..21f1251ea75a23987b94614080c2f96922702c47 100644 (file)
@@ -1,7 +1,7 @@
 # @summary Manages backports.
 #
-# @example Set up a backport for linuxmint qiana
-#   apt::backports { 'qiana':
+# @example Set up a backport source for Linux Mint qiana
+#   class { 'apt::backports':
 #     location => 'http://us.archive.ubuntu.com/ubuntu',
 #     release  => 'trusty-backports',
 #     repos    => 'main universe multiverse restricted',