浏览代码

Merge pull request #950 from HiGarfield/master

shadowsocksr-libev: fix a typo
coolsnowwolf 3 年之前
父节点
当前提交
0a25743d0b
共有 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(