diff --git a/lib/rubygems/path_support.rb b/lib/rubygems/path_support.rb index 343670a801..c80a60fc76 100644 --- a/lib/rubygems/path_support.rb +++ b/lib/rubygems/path_support.rb @@ -19,7 +19,7 @@ class Gem::PathSupport attr_reader :spec_cache_dir # :nodoc: ## - # Whether or `Gem.paths.home` defaulted to a user install. + # Whether `Gem.paths.home` defaulted to a user install or not. attr_reader :auto_user_install ##