Skip to content

Commit

Permalink
docs: correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Oct 14, 2024
1 parent 0e61dfa commit d3e38f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Anoma/Proving/Types.juvix
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ module ResourceLogic;
};

module TagInternal;
--- Compares two ;CustomInputs; objects.
--- Compares two ;Tag; objects.
--- Lexicographical ordering with `Created _ < Consumed _`.
compare (lhs rhs : Tag) : Ordering :=
case lhs, rhs of
Expand Down

0 comments on commit d3e38f2

Please sign in to comment.