summaryrefslogtreecommitdiff
path: root/omnibus/files/chef-appbundle/build-chef-appbundle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'omnibus/files/chef-appbundle/build-chef-appbundle.rb')
-rw-r--r--omnibus/files/chef-appbundle/build-chef-appbundle.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/files/chef-appbundle/build-chef-appbundle.rb b/omnibus/files/chef-appbundle/build-chef-appbundle.rb
index da6a4dc970..eaf4904501 100644
--- a/omnibus/files/chef-appbundle/build-chef-appbundle.rb
+++ b/omnibus/files/chef-appbundle/build-chef-appbundle.rb
@@ -70,7 +70,7 @@ module BuildChefAppbundle
# appbundler against the resulting file.
#
# Relocks the Gemfiles inside the specified gems (e.g. berkshelf, test-kitchen,
- # chef) to use the chef distribution's chosen gems.
+ # chef) to use the distribution's chosen gems.
def appbundle_gem(gem_name)
# First lock the gemfile down.
lockdown_gem(gem_name)