diff --git a/garble/mpz-garble/src/protocol/deap/mod.rs b/garble/mpz-garble/src/protocol/deap/mod.rs index bc2d1911..1bd5deba 100644 --- a/garble/mpz-garble/src/protocol/deap/mod.rs +++ b/garble/mpz-garble/src/protocol/deap/mod.rs @@ -327,7 +327,7 @@ impl DEAP { Ok(()) } - /// Sends a commitment to the provided output values, deferring the actual proving until finalization. + /// Sends a commitment to the provided values, deferring the actual proving until finalization. pub async fn defer_prove + Unpin>( &self, id: &str,