瀏覽代碼

Merge pull request #877 from davel/davel_spelling

Correct typo
Gustavo Garcia 3 年之前
父節點
當前提交
fcb9b8d187
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/apps/natdiscovery/natdiscovery.c

+ 1 - 1
src/apps/natdiscovery/natdiscovery.c

@@ -580,7 +580,7 @@ static char Usage[] =
 "        -p      STUN server port (Default: 3478)\n"
 "        -L      Local address to use (optional)\n"
 "        -l      Local port to use (use with -L)\n"
-"        -A      Local alrernative address to use\n"
+"        -A      Local alternative address to use\n"
 "                Used by collision behavior discovery\n"
 "        -T      Mapping lifetime timer (sec)\n"
 "                Used by mapping lifetime behavior discovery\n";