Fix some types
[kamenim/samba.git] / source4 / torture / rpc / netlogon.c
index e05fe9bc674e6fdda021bc2a4dff08e0f1fc657c..70e1fd9ebbfc9cc6a917deb0e7ec3ce636c36188 100644 (file)
@@ -590,7 +590,7 @@ static bool test_SetPassword2(struct torture_context *tctx,
        new_password.length = IVAL(password_buf.data, 512);
 
        torture_comment(tctx, 
-               "Testing a third ServerPasswordSet2 on machine account, with a compleatly random password\n");
+               "Testing a third ServerPasswordSet2 on machine account, with a completely random password\n");
 
        netlogon_creds_client_authenticator(creds, &credential);