summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_workgroup.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-17 11:41:56 -0700
committerkagarmoe <kgarmoe@chef.io>2018-09-17 17:41:16 -0700
commit42d9066f08535195c9a91bd325dfcabc16c85de5 (patch)
tree4e17278a9e8fe2f12e967979144acb0c2dcbd4d6 /lib/chef/resource/windows_workgroup.rb
parentd6a2f9ceffbba43f29a0dc9628ab888b4832d47e (diff)
downloadchef-42d9066f08535195c9a91bd325dfcabc16c85de5.tar.gz
Add Chef 14.5 release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/resource/windows_workgroup.rb')
-rw-r--r--lib/chef/resource/windows_workgroup.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/windows_workgroup.rb b/lib/chef/resource/windows_workgroup.rb
index 7d0f462caf..229afa2e8e 100644
--- a/lib/chef/resource/windows_workgroup.rb
+++ b/lib/chef/resource/windows_workgroup.rb
@@ -26,7 +26,7 @@ class Chef
include Chef::Mixin::PowershellOut
- description "Use the windows_workgroup resource to join change the workgroup of a machine."
+ description "Use the windows_workgroup resource to join or change the workgroup of a Windows host."
introduced "14.5"
property :workgroup_name, String,