Fix typo in documentation comment

mixer
Hai Brenner 2016-07-27 14:25:09 +03:00
parent da7a05ecd8
commit ae357541e8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ public class Protocol<T> extends VerifiableSecretSharing<T> {
Waiting, Waiting,
/** /**
* Party gave invalid answer to conplaint. * Party gave invalid answer to complaint.
*/ */
Disqualified, Disqualified,