Skip to content

Commit

Permalink
Fix typos [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
znz authored and hsbt committed Dec 4, 2020
1 parent f7f8f7c commit 839278c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler/spec/runtime/setup_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 839278c

Please sign in to comment.