Merge pull request #877 from davel/davel_spelling

Correct typo
This commit is contained in:
Gustavo Garcia 2022-07-26 10:01:39 +02:00 committed by GitHub
commit fcb9b8d187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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";