From: Jim Huang Date: Thu, 22 Jul 2021 02:54:24 +0000 (+0800) Subject: Use American English words X-Git-Tag: latest~242 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=52dfb6744da15f74349b1eb6dbb1d99d9863a4f0;p=lkmpg Use American English words --- diff --git a/examples/cryptosk.c b/examples/cryptosk.c index c22746a..6dfca32 100644 --- a/examples/cryptosk.c +++ b/examples/cryptosk.c @@ -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;