From 5cdf186c45ca05d5ccecd74aa00172b7eff93d35 Mon Sep 17 00:00:00 2001 From: Chris Rutter Date: Mon, 31 Dec 2012 00:16:29 +0000 Subject: [PATCH] fix minor comment typo --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 442e04c..02579fb 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -11,7 +11,7 @@ # purge_sources_list - Accepts true or false. Defaults to false If set to # true, Puppet will purge all unmanaged entries from sources.list" # purge_sources_list_d - Accepts true or false. Defaults to false. If set -# to false, Puppet will purge all unmanaged entries from sources.list.d +# to true, Puppet will purge all unmanaged entries from sources.list.d # # Actions: # -- 2.32.3