We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be32109 commit 8a8b23cCopy full SHA for 8a8b23c
lib/rubygems/path_support.rb
@@ -19,7 +19,7 @@ class Gem::PathSupport
19
attr_reader :spec_cache_dir # :nodoc:
20
21
##
22
- # Whether or `Gem.paths.home` defaulted to a user install.
+ # Whether `Gem.paths.home` defaulted to a user install or not.
23
attr_reader :auto_user_install
24
25
0 commit comments