From: Jo Sutton Date: Mon, 4 Mar 2024 23:37:11 +0000 (+1300) Subject: s4:libnet: Fix code spelling X-Git-Tag: tdb-1.4.11~1388 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd44f8063b2f7ed6bbcd063e450ec99624308c61;p=thirdparty%2Fsamba.git s4:libnet: Fix code spelling Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/libnet/libnet_become_dc.c b/source4/libnet/libnet_become_dc.c index f40e4f9ffe8..3bd8e184b9d 100644 --- a/source4/libnet/libnet_become_dc.c +++ b/source4/libnet/libnet_become_dc.c @@ -93,7 +93,7 @@ * ldapServiceName: :$@ * serverName: CN=Servers,CN=,CN=Sites,CN=Configuration, * supportedCapabilities: ... - * isSyncronized: TRUE + * isSynchronized: TRUE * isGlobalCatalogReady: TRUE * domainFunctionality: 0 * forestFunctionality: 0 @@ -361,7 +361,7 @@ * Result: * CN=,CN=Computers, * distinguishedName: CN=,CN=Computers, - * userAccoountControl: 4096 <0x1000> + * userAccountControl: 4096 <0x1000> */ /* @@ -549,7 +549,7 @@ * Result: * CN=,CN=Computers, * distinguishedName: CN=,CN=Computers, - * userAccoountControl: 4096 <0x00001000> + * userAccountControl: 4096 <0x00001000> */ /* @@ -565,7 +565,7 @@ * attrs: userAccountControl * Result: * CN=,CN=Computers, - * userAccoountControl: 4096 <0x00001000> + * userAccountControl: 4096 <0x00001000> */ /* @@ -575,7 +575,7 @@ * * Request (replace): * CN=,CN=Computers, - * userAccoountControl: 532480 <0x82000> + * userAccountControl: 532480 <0x82000> * Result: * */