Use American English words

This commit is contained in:
Jim Huang 2021-07-22 10:54:24 +08:00
parent 2e30e181f8
commit 52dfb6744d

View File

@ -170,7 +170,7 @@ out:
int cryptoapi_init(void)
{
/* The world's favourite password */
/* The world's favorite password */
char *password = "password123";
sk.tfm = NULL;