]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/run_blackbox_tests/test_cases_submesh02.c
Fix spelling errors.
[meshlink] / test / blackbox / run_blackbox_tests / test_cases_submesh02.c
index 018adbf8889ca08d4cabd581583532d479988c41..13c87d0dbc096a1a603d341071a5e7a726c1d089 100644 (file)
@@ -143,8 +143,8 @@ static void test_case_submesh_02(void **state) {
 
     Expected Result:
     Channels should be formed between nodes of sub-mesh & coremesh, nodes with in sub-mesh
-    and should be able to exchange data. Lis of all nodes should only conatin four nodes
-    and the list of submesh should only conatin two nodes of that submesh.
+    and should be able to exchange data. Lis of all nodes should only contain four nodes
+    and the list of submesh should only contain two nodes of that submesh.
 */
 static bool test_steps_submesh_02(void) {
        char *invite_corenode2, *invite_app1node1, *invite_app2node1, *invite_app1node2, *invite_app2node2;