svn commit: samba r2035 - branches/SAMBA_4_0/source/torture/rpc

abartlet at samba.org abartlet at samba.org
Wed Aug 25 01:58:08 GMT 2004


Author: abartlet
Date: 2004-08-25 01:58:08 +0000 (Wed, 25 Aug 2004)
New Revision: 2035

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2035&nolog=1

Log:
Fix spelling.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/torture/rpc/netlogon.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/rpc/netlogon.c
===================================================================
--- branches/SAMBA_4_0/source/torture/rpc/netlogon.c	2004-08-25 01:12:59 UTC (rev 2034)
+++ branches/SAMBA_4_0/source/torture/rpc/netlogon.c	2004-08-25 01:58:08 UTC (rev 2035)
@@ -979,7 +979,7 @@
 	   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);
 



More information about the samba-cvs mailing list