Skip to content

Commit

Permalink
Adjust docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Oct 13, 2023
1 parent d71dad3 commit 455696a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/difference/core/quint_model/ccv.qnt
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ module ccv {
}

// Delivers the next queued VscMaturedPacket from a consumer chain to the provider chain.
// Only argument is the consumer chain, from which the packet will be delivered.
// Arguments are the currentState and the the consumer chain, from which the packet will be delivered.
// If this packet will time out on the provider on delivery,
// the consumer will be dropped.
// The first return is the result of the operation, the second result is a boolean
Expand Down

0 comments on commit 455696a

Please sign in to comment.