소스 검색

shadowsocksr-libev: fix a typo

HiGarfield 3 년 전
부모
커밋
39e8420842
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      shadowsocksr-libev/patches/0003-Refine-Usage.patch

+ 1 - 1
shadowsocksr-libev/patches/0003-Refine-Usage.patch

@@ -19,7 +19,7 @@
 +    printf(
 +        "       -g <obfs-param>            Obfs-Param of your remote server.\n");
 +    printf(
-+        "       -O <protocol>              Protocol of your remote server: orgin,\n");
++        "       -O <protocol>              Protocol of your remote server: origin,\n");
 +    printf(
 +        "                                  auth_sha1, auth_sha1_v2, auth_sha1_v4,\n");
 +    printf(