We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 098bc8d + 0c6b3f6 commit 57c0ce6Copy full SHA for 57c0ce6
sys/shell/cmds/gnrc_netif.c
@@ -211,7 +211,7 @@ static void _set_usage(char *cmd_name)
211
" * \"hop_limit\" - set hop limit\n"
212
" * \"hl\" - alias for \"hop_limit\"\n"
213
" * \"key\" - set the encryption key in hexadecimal format\n"
214
- " * \"mtu\" - IPv6 maximum transition unit\n"
+ " * \"mtu\" - IPv6 maximum transmission unit\n"
215
" * \"nid\" - sets the network identifier (or the PAN ID)\n"
216
" * \"page\" - set the channel page (IEEE 802.15.4)\n"
217
" * \"pan\" - alias for \"nid\"\n"
0 commit comments