X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=examples%2Fgroupchat.c;h=f84b3e99a03e6f6f753585357f6964fc58cea03d;hp=a866943a63bef4ca316a22efc060e0ddd5ffeb6b;hb=ec02aca3d7888f072c5c0d52ba6b5c37ed42b69e;hpb=1f9c1231139d2a93ef4ace9891013d2c23cdf4ae diff --git a/examples/groupchat.c b/examples/groupchat.c index a866943a..f84b3e99 100644 --- a/examples/groupchat.c +++ b/examples/groupchat.c @@ -328,7 +328,7 @@ static void parse_command(meshlink_handle_t *mesh, char *buf) { "/who [] List all nodes or show information about the given node.\n" "/listgroup List all nodes in a given group.\n" "/canonical -h -p Set Canonical address to be present in invitation.\n" - " Any one of two options an be specified. Atleast one option must be present\n" + " Any one of two options an be specified. At least one option must be present\n" "/quit Exit this program.\n" ); } else {