shadowsocksr-libev: fix a typo

This commit is contained in:
HiGarfield 2022-07-27 19:05:17 +08:00 committed by sbwml
parent f34530bfcd
commit 268212834a

View File

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