diff --git a/lib/molinillo/resolution.rb b/lib/molinillo/resolution.rb index 455476c..651cb94 100644 --- a/lib/molinillo/resolution.rb +++ b/lib/molinillo/resolution.rb @@ -103,7 +103,7 @@ def reversed_requirement_tree_index # @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?