Fix spelling s/anwser/answer/
authorMathieu Parent <math.parent@gmail.com>
Fri, 4 May 2018 20:13:58 +0000 (22:13 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 12 May 2018 00:09:25 +0000 (02:09 +0200)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/torture/nbt/winsreplication.c

index e1d4b93618e7282a0ef6daf99bc6b9c9cb6d8896..15db3ab916919b18e63fc19db27f171802b579cd 100644 (file)
@@ -125,7 +125,7 @@ static bool test_assoc_ctx1(struct torture_context *tctx)
 
        torture_comment(tctx, "association context (conn2): 0x%x\n", associate2.out.assoc_ctx);
 
-       torture_comment(tctx, "Send a replication table query, with assoc 1 (conn2), the anwser should be on conn1\n");
+       torture_comment(tctx, "Send a replication table query, with assoc 1 (conn2), the answer should be on conn1\n");
        ZERO_STRUCT(packet);
        packet.opcode                      = WREPL_OPCODE_BITS;
        packet.assoc_ctx                   = associate1.out.assoc_ctx;