summaryrefslogtreecommitdiff
path: root/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
diff options
context:
space:
mode:
authorcui fliter <imcusg@gmail.com>2024-03-05 17:50:47 +0800
committerGitHub <noreply@github.com>2024-03-05 18:50:47 +0900
commit226a889dc7688cbd0c96cce1005adbda69b03ec4 (patch)
tree05c10b3582b7533059f967ef55dba9b6d283377b /lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
parent8e27c01fbb36d5020bb465e17a19a3bad35144ef (diff)
[DOC] fix some comments
Signed-off-by: cui fliter <imcusg@gmail.com>
Diffstat (limited to 'lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb')
-rw-r--r--lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb b/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
index 5cfc6e3a0d..84ec6cb095 100644
--- a/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
+++ b/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
@@ -103,7 +103,7 @@ module Gem::Molinillo
# @return [Boolean] where the requirement of the state we're unwinding
# to directly caused the conflict. Note: in this case, it is
- # impossible for the state we're unwinding to to be a parent of
+ # impossible for the state we're unwinding to be a parent of
# any of the other conflicting requirements (or we would have
# circularity)
def unwinding_to_primary_requirement?