From 839278c6dd9a7144c2b88202019418d9c88620fd Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Mon, 19 Oct 2020 13:20:34 +0900 Subject: [PATCH] Fix typos [ci skip] --- bundler/spec/runtime/setup_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundler/spec/runtime/setup_spec.rb b/bundler/spec/runtime/setup_spec.rb index e416f6fabf95..ec7026955cb9 100644 --- a/bundler/spec/runtime/setup_spec.rb +++ b/bundler/spec/runtime/setup_spec.rb @@ -1334,7 +1334,7 @@ def lock_with(ruby_version = nil) expect(out).to eq("The Gemfile's dependencies are satisfied") end - # bundler respects paths specified direclty in RUBYLIB or RUBYOPT, and + # bundler respects paths specified directly in RUBYLIB or RUBYOPT, and # that happens when running ruby from the ruby-core setup. To # workaround, we manually remove those for these tests when they would # override the default gem.