diff options
Diffstat (limited to 'test/l2test.c')
-rw-r--r-- | test/l2test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/l2test.c b/test/l2test.c index 53e9e768..69960c35 100644 --- a/test/l2test.c +++ b/test/l2test.c @@ -376,7 +376,7 @@ void usage(void) printf("Modes:\n" "\t-r listen and receive\n" "\t-w listen and send\n" - "\t-d listen and dump incomming data\n" + "\t-d listen and dump incoming data\n" "\t-s connect and send\n" "\t-u connect and receive\n" "\t-n connect and be silent\n" |