[rubygems/rubygems] Fix typo in documentation
https://github.com/rubygems/rubygems/commit/800a973e00
This commit is contained in:
parent
7d6de74abe
commit
d79e0832a5
@ -19,7 +19,7 @@ require_relative "bundler/build_metadata"
|
|||||||
#
|
#
|
||||||
# Since Ruby 2.6, Bundler is a part of Ruby's standard library.
|
# Since Ruby 2.6, Bundler is a part of Ruby's standard library.
|
||||||
#
|
#
|
||||||
# Bunder is used by creating _gemfiles_ listing all the project dependencies
|
# Bundler is used by creating _gemfiles_ listing all the project dependencies
|
||||||
# and (optionally) their versions and then using
|
# and (optionally) their versions and then using
|
||||||
#
|
#
|
||||||
# require 'bundler/setup'
|
# require 'bundler/setup'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user