summaryrefslogtreecommitdiff
path: root/lib/puppet/type/vcsrepo.rb
diff options
context:
space:
mode:
authorAaron Stone <aaron@serendipity.cx>2013-07-19 11:15:37 -0700
committerAaron Stone <aaron@serendipity.cx>2013-07-19 11:15:37 -0700
commit82eaf06433b63f6f3ccd9a81daf2c6b285222f51 (patch)
treeef6beec7a949a986a614d877c3d2825dac84c910 /lib/puppet/type/vcsrepo.rb
parenta91c58531bd308ac71b3a94ea310399a383247ca (diff)
Whitespace
Diffstat (limited to 'lib/puppet/type/vcsrepo.rb')
-rw-r--r--lib/puppet/type/vcsrepo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/type/vcsrepo.rb b/lib/puppet/type/vcsrepo.rb
index 3281508..0bbfb31 100644
--- a/lib/puppet/type/vcsrepo.rb
+++ b/lib/puppet/type/vcsrepo.rb
@@ -32,7 +32,7 @@ Puppet::Type.newtype(:vcsrepo) do
"The repository tracks multiple remote repositories"
feature :configuration,
- "The configuration directory to use"
+ "The configuration directory to use"
feature :cvs_rsh,
"The provider understands the CVS_RSH environment variable"