summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/chef/resource/dmg_package.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/dmg_package.rb b/lib/chef/resource/dmg_package.rb
index 1b996e4c5e..c6cd04156c 100644
--- a/lib/chef/resource/dmg_package.rb
+++ b/lib/chef/resource/dmg_package.rb
@@ -38,7 +38,7 @@ class Chef
end
```
- **Install Virtualbox from the .mpkg**:
+ **Install VirtualBox from the .mpkg**:
```ruby
dmg_package 'Virtualbox' do