]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/run_blackbox_tests/test_cases_random_port_bindings01.c
Fix spelling errors.
[meshlink] / test / blackbox / run_blackbox_tests / test_cases_random_port_bindings01.c
index 5cce98c0b4e805b296b8b70132b331efe64d9081..23118c94c5ad981cc523fff102081cce42e85d16 100644 (file)
@@ -186,7 +186,7 @@ void test_case_mesh_random_port_bindings_02(void **state) {
     Test Steps:
     1. Open a node and start the instance.
     2. Call meshlink_set_port() with port 10000
-    3. When try bind succeds block the port using devtool_trybind_probe() callback.
+    3. When try bind succeeds block the port using devtool_trybind_probe() callback.
 
     Expected Result:
     The meshlink_set_port() API should fail.