summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/torture/nbt/winsreplication.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/nbt/winsreplication.c b/source4/torture/nbt/winsreplication.c
index 15db3ab9169..5d89f711219 100644
--- a/source4/torture/nbt/winsreplication.c
+++ b/source4/torture/nbt/winsreplication.c
@@ -101,7 +101,7 @@ static bool test_assoc_ctx1(struct torture_context *tctx)
if (!torture_nbt_get_name(tctx, &name, &address))
return false;
- torture_comment(tctx, "Test if assoc_ctx is only valid on the conection it was created on\n");
+ torture_comment(tctx, "Test if assoc_ctx is only valid on the connection it was created on\n");
wrepl_socket1 = wrepl_socket_init(tctx, tctx->ev);
wrepl_socket2 = wrepl_socket_init(tctx, tctx->ev);