mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
dist/tools/tapsetup: fix minor typo
This commit is contained in:
parent
7eed33bf78
commit
e9370a2b81
2
dist/tools/tapsetup/tapsetup
vendored
2
dist/tools/tapsetup/tapsetup
vendored
@ -30,7 +30,7 @@ usage() {
|
||||
|
||||
unsupported_plattform() {
|
||||
echo "unsupported platform" >&2
|
||||
echo "(currently supported \`uname -s\` 'Darvin', 'FreeBSD', and 'Linux')" >&2
|
||||
echo "(currently supported \`uname -s\` 'Darwin', 'FreeBSD', and 'Linux')" >&2
|
||||
}
|
||||
|
||||
update_uplink() {
|
||||
|
Loading…
Reference in New Issue
Block a user