Skip to content

Commit

Permalink
Improve comments 1/2
Browse files Browse the repository at this point in the history
Adhere to new wording for OT

Co-authored-by: dan <themighty1@users.noreply.github.com>
  • Loading branch information
th4s and themighty1 authored Jan 17, 2024
1 parent aaaa5e8 commit bbb4436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ot/mpz-ot/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ pub trait RandomOTSender<T>: ProtocolMessage
where
T: Send + Sync,
{
/// Outputs two random messages.
/// Outputs pairs of random messages.
///
/// # Arguments
///
Expand Down

0 comments on commit bbb4436

Please sign in to comment.