Fix some types
[kai/samba.git] / source4 / torture / winbind / struct_based.c
index cb353158d400c7b8cfe573a320aff2f691685cc2..e15c3b5bd8f9161acb7f5f5ff722bf116260da98 100644 (file)
@@ -782,7 +782,7 @@ static bool torture_winbind_struct_show_sequence(struct torture_context *torture
                uint32_t seq;
 
                torture_assert(torture, s[i].netbios_name,
-                              "more domains recieved in second run");
+                              "more domains received in second run");
                torture_assert_str_equal(torture, domlist[i].netbios_name,
                                         s[i].netbios_name,
                                         "inconsistent order of domain lists");