]> git.meshlink.io Git - meshlink/blobdiff - examples/groupchat.c
Fix spelling errors.
[meshlink] / examples / groupchat.c
index a866943a63bef4ca316a22efc060e0ddd5ffeb6b..f84b3e99a03e6f6f753585357f6964fc58cea03d 100644 (file)
@@ -328,7 +328,7 @@ static void parse_command(meshlink_handle_t *mesh, char *buf) {
                        "/who [<name>]                            List all nodes or show information about the given node.\n"
                        "/listgroup <name>                        List all nodes in a given group.\n"
                        "/canonical -h<hostname> -p<port> 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 {