From 72daf37deefd1a798577be9b05bbb9406245ee89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Thu, 20 Jun 2019 12:35:55 +0200 Subject: [bundler/bundler] Fix a typo on a spec comment https://github.com/bundler/bundler/commit/1a853ad6ac --- spec/bundler/runtime/executable_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/bundler/runtime/executable_spec.rb') diff --git a/spec/bundler/runtime/executable_spec.rb b/spec/bundler/runtime/executable_spec.rb index 9b0b8ea81f..e293958f82 100644 --- a/spec/bundler/runtime/executable_spec.rb +++ b/spec/bundler/runtime/executable_spec.rb @@ -143,7 +143,7 @@ RSpec.describe "Running bin/* commands" do end it "use BUNDLE_GEMFILE gemfile for binstub" do - # context with bin/bunlder w/ default Gemfile + # context with bin/bundler w/ default Gemfile bundle! "binstubs bundler" # generate other Gemfile with executable gem -- cgit v1.2.3