r15489: Typo fixes.
authorRafal Szczesniak <mimir@samba.org>
Sun, 7 May 2006 13:39:53 +0000 (13:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:05:41 +0000 (14:05 -0500)
rafal
(This used to be commit 221907fc0d0141c6c73f10f2dc829879205b9bcb)

source4/libnet/libnet_vampire.c

index 04f9e000f4a074cb8d5b51a9c1d541f33f7920d2..4becdc3c7d4f828b566dfe27ca22da16e237ae1e 100644 (file)
@@ -304,7 +304,7 @@ NTSTATUS libnet_SamSync_netlogon(struct libnet_context *ctx, TALLOC_CTX *mem_ctx
                return nt_status;
        }
 
-       /* Setup details for the syncronisation */
+       /* Setup details for the synchronisation */
        dbsync.in.logon_server = talloc_asprintf(samsync_ctx, "\\\\%s", dcerpc_server_name(p));
        dbsync.in.computername = cli_credentials_get_workstation(machine_account);
        dbsync.in.preferredmaximumlength = (uint32_t)-1;
@@ -340,7 +340,7 @@ NTSTATUS libnet_SamSync_netlogon(struct libnet_context *ctx, TALLOC_CTX *mem_ctx
                                char *error_string = NULL;
                                delta_ctx = talloc_named(loop_ctx, 0, "DatabaseSync delta context");
                                /* 'Fix' elements, by decrypting and
-                                * de-obfustiating the data */
+                                * de-obfuscating the data */
                                nt_status = fix_delta(delta_ctx, 
                                                      creds, 
                                                      dbsync.in.database_id,