fix typo in config comments

lokinetN -> lokitunN
pull/2106/head
Jeff Becker 1 year ago
parent 7ae1a1a83b
commit c682247f87
No known key found for this signature in database
GPG Key ID: 025C02EE3A092F2D

@ -609,7 +609,7 @@ namespace llarp
"ifname",
Comment{
"Interface name for lokinet traffic. If unset lokinet will look for a free name",
"matching 'lokinetN', starting at N=0 (e.g. lokinet0, lokinet1, ...).",
"matching 'lokitunN', starting at N=0 (e.g. lokitun0, lokitun1, ...).",
},
AssignmentAcceptor(m_ifname));

Loading…
Cancel
Save