Skip to content

Commit 510ebbd

Browse files
BurdetteLamarmatzbot
authored andcommitted
[ruby/rubygems] [DOC] Fix link in Bundler
ruby/rubygems@81af6f4e85
1 parent ddcf400 commit 510ebbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/bundler.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def auto_switch
172172
self_manager.restart_with_locked_bundler_if_needed
173173
end
174174

175-
# Automatically install dependencies if settings[:auto_install] exists.
175+
# Automatically install dependencies if <tt>settings[:auto_install]</tt> exists.
176176
# This is set through config cmd `bundle config set --global auto_install 1`.
177177
#
178178
# Note that this method `nil`s out the global Definition object, so it

0 commit comments

Comments
 (0)