summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/file/content.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/type/file/content.rb')
-rwxr-xr-xlib/puppet/type/file/content.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/puppet/type/file/content.rb b/lib/puppet/type/file/content.rb
index d7bb022a3..8d832a6d1 100755
--- a/lib/puppet/type/file/content.rb
+++ b/lib/puppet/type/file/content.rb
@@ -16,8 +16,7 @@ module Puppet
attr_reader :actual_content
desc "Specify the contents of a file as a string. Newlines, tabs, and
- spaces can be specified using the escaped syntax (e.g., \\n for a
- newline). The primary purpose of this parameter is to provide a
+ spaces can be specified using the escaped syntax (e.g., \\n for a newline). The primary purpose of this parameter is to provide a
kind of limited templating::
define resolve(nameserver1, nameserver2, domain, search) {