Skip to content

Commit 19e38e3

Browse files
maximevtushjoncinque
authored andcommitted
typo fixes (#4825)
1 parent 795307a commit 19e38e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secp256r1-program/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ mod target_arch {
585585

586586
// Since Transaction::verify_precompiles only returns a vague
587587
// `InvalidAccountIndex` error on precompile failure, we use verify()
588-
// here direclty to check for the specific
588+
// here directly to check for the specific
589589
// InvalidSignatureValueRange error
590590
let tx_fail = verify(
591591
instruction.data.as_slice(),

0 commit comments

Comments
 (0)