Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adust09 committed Sep 6, 2023
1 parent bde2fde commit 0da5e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masp_primitives/src/transaction/components/sapling.rs
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ pub mod testing {
}

prop_compose! {
/// produce a spend description with invalid data (useful only for serialization
/// produce a convert description with invalid data (useful only for serialization
/// roundtrip testing).
pub fn arb_convert_description()(
cv in arb_extended_point(),
Expand Down

0 comments on commit 0da5e59

Please sign in to comment.