summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index f37bf469f2..1c6480f00e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -23,7 +23,7 @@ require_relative "tasks/cbgb"
require_relative "tasks/dependencies"
require_relative "tasks/announce"
-# hack the chef-config install to runon before the traditional install task
+# hack the chef-config install to run before the traditional install task
task :super_install do
chef_config_path = ::File.join(::File.dirname(__FILE__), "chef-config")
Dir.chdir(chef_config_path)