summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_font.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource/windows_font.rb')
-rw-r--r--lib/chef/resource/windows_font.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/windows_font.rb b/lib/chef/resource/windows_font.rb
index 7ff098cc88..6f82e3cd8f 100644
--- a/lib/chef/resource/windows_font.rb
+++ b/lib/chef/resource/windows_font.rb
@@ -26,7 +26,7 @@ class Chef
provides :windows_font
description "Use the windows_font resource to install or remove font files on Windows."\
- " Sources the font by default from the cookbook using the resource, but a URI"\
+ " By default, the font is sourced from the cookbook using the resource, but a URI"\
" source can be specified as well."
introduced "14.0"