Skip to content

Commit 799cf6c

Browse files
committed
Fix codespell
1 parent f26d26b commit 799cf6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/utils/cryptography/ZKEmailUtils.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ contract ZKEmailUtilsTest is Test {
168168
0
169169
);
170170

171-
// Override with fuzzed valuess
171+
// Override with fuzzed values
172172
emailAuthMsg.proof.timestamp = timestamp;
173173
emailAuthMsg.proof.emailNullifier = emailNullifier;
174174
emailAuthMsg.proof.accountSalt = accountSalt;

0 commit comments

Comments
 (0)