Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jannotti committed Oct 7, 2021
1 parent 5c4dff7 commit ea5867a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/transactions/logic/eval.go
Original file line number Diff line number Diff line change
Expand Up @@ -3684,7 +3684,7 @@ func addInnerTxn(cx *EvalContext) error {
return err
}

// For compatibility with v5, in which failures only occured in the submit,
// For compatibility with v5, in which failures only occurred in the submit,
// we only fail here if we are OVER the MaxInnerTransactions limit. Thus
// this allows construction of one more Inner than is actually allowed, and
// will fail in submit. (But we do want the check here, so this can't become
Expand Down

0 comments on commit ea5867a

Please sign in to comment.