Skip to content

Commit

Permalink
fix(escrow): fix word typo
Browse files Browse the repository at this point in the history
  • Loading branch information
n1c01a5 authored Feb 4, 2019
1 parent 9349623 commit 0026bcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contract MultipleArbitrableTransaction {
// * Events * //
// **************************** //

/** @dev To be emited when meta-evidence is submitted.
/** @dev To be emitted when meta-evidence is submitted.
* @param _metaEvidenceID Unique identifier of meta-evidence. Should be the transactionID.
* @param _evidence A link to the meta-evidence JSON.
*/
Expand Down

0 comments on commit 0026bcb

Please sign in to comment.