From e1ad18a96258c26b90d9ad5eeb809e1c140fac19 Mon Sep 17 00:00:00 2001 From: mom040267 Date: Mon, 21 Apr 2014 05:19:53 +0000 Subject: [PATCH] minor text fix --- src/apps/uclient/mainuclient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/uclient/mainuclient.c b/src/apps/uclient/mainuclient.c index f7e8fb6..a050e59 100644 --- a/src/apps/uclient/mainuclient.c +++ b/src/apps/uclient/mainuclient.c @@ -121,7 +121,7 @@ static char Usage[] = " Without this option, by default, SHA1 is used.\n" " -M ICE Mobility engaged.\n" " -I Do not set permissions on TURN relay endpoints\n" - " (for testing the non-standard server relay functionality).\n" + " (for testing the non-standard server relay functionality).\n" " -G Generate extra requests (create permissions, channel bind).\n" "Options:\n" " -l Message length (Default: 100 Bytes).\n"