Fix misspelled word

pull/1982/head
Dan Church 2022-09-27 16:05:35 -05:00
parent 5436b758b7
commit 54af7ad1c5
No known key found for this signature in database
GPG Key ID: EA2BF379CD2CDBD0
2 changed files with 2 additions and 2 deletions

View File

@ -1486,7 +1486,7 @@ Advanced Options
.. option:: --multiple-interface=<INTERFACES>
Comma separated list of interfaces to bind sockets to. Requests will
be splited among the interfaces to achieve link aggregation. You can
be split among the interfaces to achieve link aggregation. You can
specify interface name, IP address and hostname. If
:option:`--interface` is used, this option will be ignored.
Possible Values: interface, IP address, hostname

View File

@ -638,7 +638,7 @@
" interface name, IP address and hostname.")
#define TEXT_MULTIPLE_INTERFACE \
_(" --multiple-interface=INTERFACES Comma separated list of interfaces to bind\n" \
" sockets to. Requests will be splited among the\n" \
" sockets to. Requests will be split among the\n" \
" interfaces to achieve link aggregation. You can\n" \
" specify interface name, IP address and hostname.\n" \
" If --interface is used, this option will be\n" \