diff options
Diffstat (limited to 'lib/chef/resource/dsc_resource.rb')
-rw-r--r-- | lib/chef/resource/dsc_resource.rb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/chef/resource/dsc_resource.rb b/lib/chef/resource/dsc_resource.rb index 8381698dc1..bfa282fc11 100644 --- a/lib/chef/resource/dsc_resource.rb +++ b/lib/chef/resource/dsc_resource.rb @@ -23,10 +23,7 @@ class Chef resource_name :dsc_resource provides :dsc_resource - description "The dsc_resource resource allows any DSC resource to be used in a"\ - " Chef recipe, as well as any custom resources that have been added"\ - " to your Windows PowerShell environment. Microsoft frequently adds"\ - " new resources to the DSC resource collection." + description "The dsc_resource resource allows any DSC resource to be used in a Chef recipe, as well as any custom resources that have been added to your Windows PowerShell environment. Microsoft frequently adds new resources to the DSC resource collection." introduced "12.2" # This class will check if the object responds to |