From 8a8b23c0ccbb8450c99635c7be9ee871409ba17f Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Sat, 30 Sep 2023 19:13:06 -0400 Subject: [lib/rubygems/path_support.rb] Rephrase comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: David Rodríguez --- lib/rubygems/path_support.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rubygems') 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 ## -- cgit v1.2.3