Skip to content

Commit

Permalink
[DOC] fix some comments
Browse files Browse the repository at this point in the history
Signed-off-by: cui fliter <[email protected]>
  • Loading branch information
cuishuang authored and hsbt committed Mar 5, 2024
1 parent 02b2e4e commit 43eecc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/molinillo/resolution.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit 43eecc0

Please sign in to comment.