[rubygems/rubygems] Fix typo in attribute documentation

8c9807092c
This commit is contained in:
David Rodriguez 2024-05-06 15:36:57 +02:00 committed by git
parent 5628cc1229
commit c219ee00b4

View file

@ -32,7 +32,7 @@ class Gem::Uninstaller
attr_reader :bin_dir
##
# The gem repository the gem will be installed into
# The gem repository the gem will be uninstalled from
attr_reader :gem_home