From 226a889dc7688cbd0c96cce1005adbda69b03ec4 Mon Sep 17 00:00:00 2001 From: cui fliter Date: Tue, 5 Mar 2024 17:50:47 +0800 Subject: [DOC] fix some comments Signed-off-by: cui fliter --- lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb') 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? -- cgit v1.2.3