소스 검색

Use American English words

Jim Huang 3 년 전
부모
커밋
52dfb6744d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/cryptosk.c

+ 1 - 1
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;