summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBundlerbot <bot@bundler.io>2019-06-20 13:45:46 +0000
committerBundlerbot <bot@bundler.io>2019-06-20 13:45:46 +0000
commitbfd4ea424d86ee68f6d456fa4be1078b592311fc (patch)
treedefc87350b991d17ff0b1ddcd3404c66219320f1
parenta5bb0da89cec316899b987f269ab0f72d93c2178 (diff)
parent1a853ad6ac59e35acae2d9b777d09159d434fc4a (diff)
downloadbundler-bfd4ea424d86ee68f6d456fa4be1078b592311fc.tar.gz
Merge #7217
7217: Fix a typo on a spec comment r=deivid-rodriguez a=deivid-rodriguez ### What was the end-user problem that led to this PR? The problem was there's a typo on a comment. ### What was your diagnosis of the problem? My diagnosis was that typos are bad because they difficult reading and distract devs. ### What is your fix for the problem, implemented in this PR? My fix is to spell bundler properly. ### Why did you choose this fix out of the possible options? I chose this fix because `bundler` is the only word that makes sense in the context :) Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
-rw-r--r--spec/runtime/executable_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/runtime/executable_spec.rb b/spec/runtime/executable_spec.rb
index b2d5b6c03f..28b18fa4a3 100644
--- a/spec/runtime/executable_spec.rb
+++ b/spec/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