Skip to content

Commit 1d4c5f7

Browse files
committed
Fix codespell false positive
1 parent 0749f20 commit 1d4c5f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/api/test_mlkem.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3950,7 +3950,7 @@ int test_wc_mlkem_decapsulate_pubonly_fails(void)
39503950
return EXPECT_RESULT();
39513951
} /* END test_wc_mlkem_decapsulate_pubonly_fails */
39523952

3953-
/* Verify that the FO re-encryption check catches ciphertext tampering
3953+
/* Verify that the re-encryption check catches ciphertext tampering
39543954
* at various byte offsets and falls back to implicit rejection. */
39553955
int test_wc_mlkem_decap_fo_reject(void)
39563956
{

0 commit comments

Comments
 (0)