summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-12-14 11:46:25 -0800
committerTim Smith <tsmith84@gmail.com>2021-12-14 11:46:25 -0800
commitea813a994812318ddb5511d3f3bddef7a4f0d56d (patch)
tree345c255ae03b6c908e6e060b9d1edb579ddfba41
parent587f7891e9fbadd22380bf89b78bba65ce42ed48 (diff)
downloadchef-label_tester.tar.gz
See if our label setter workslabel_tester
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--lib/chef/resource/alternatives.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/alternatives.rb b/lib/chef/resource/alternatives.rb
index 59939543ab..5a64195428 100644
--- a/lib/chef/resource/alternatives.rb
+++ b/lib/chef/resource/alternatives.rb
@@ -26,7 +26,7 @@ class Chef
provides(:alternatives) { true }
- description "Use the **alternatives** resource to configure command alternatives in Linux using the alternatives or update-alternatives packages."
+ description "I'm going to change some stuff. Use the **alternatives** resource to configure command alternatives in Linux using the alternatives or update-alternatives packages."
introduced "16.0"
examples <<~DOC
**Install an alternative**: