r2035: Fix spelling.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Aug 2004 01:58:08 +0000 (01:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:19 +0000 (12:58 -0500)
Andrew Bartlett
(This used to be commit 4e2c5a5fb3e428ffcdeef3b95fab644a420cc20c)

source4/torture/rpc/netlogon.c

index ec7eca98bd8f2caa0f81d6a3d33fb657c630cffb..205ff1e610d993986aadcdf964c2f1ca3d0818ed 100644 (file)
@@ -979,7 +979,7 @@ static BOOL test_SetPassword(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
           allows the password to be set to the same value twice in a
           row (match win2k3) */
        printf("Testing a second ServerPasswordSet on machine account\n");
-       printf("Changing machine account password to '%s' (same as pervsious run)\n", password);
+       printf("Changing machine account password to '%s' (same as previous run)\n", password);
 
        creds_client_authenticator(&creds, &r.in.credential);