[rubygems/rubygems] Fix typo in attribute documentation

https://github.com/rubygems/rubygems/commit/8c9807092c
This commit is contained in:
David Rodriguez 2024-05-06 15:36:57 +02:00 коммит произвёл git
Родитель 5628cc1229
Коммит c219ee00b4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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