Skip to content

Commit a33fde1

Browse files
BurdetteLamarparacycle
authored andcommitted
[ruby/rubygems] [DOC] Fix link in Bundler
ruby/rubygems@81af6f4e85
1 parent f860b23 commit a33fde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)