Skip to content

Commit

Permalink
Update EOFValidator.java
Browse files Browse the repository at this point in the history
Signed-off-by: fuder.eth <139509124+vtjl10@users.noreply.github.com>
  • Loading branch information
vtjl10 authored Dec 28, 2024
1 parent d95fd76 commit 31b34bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public interface EOFValidator {
String validateCode(final EOFLayout eofLayout);

/**
* Performs stack validation of the EOF layout. Presumes that code validation has been perfromed
* Performs stack validation of the EOF layout. Presumes that code validation has been performed
*
* @param eofLayout The EOF Layout
* @return validation code, null otherwise.
Expand Down

0 comments on commit 31b34bd

Please sign in to comment.