s3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 10 Mar 2011 16:11:37 +0000 (17:11 +0100)
committerVolker Lendecke <vlendec@samba.org>
Fri, 11 Mar 2011 12:15:00 +0000 (13:15 +0100)
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Mar 11 13:15:00 CET 2011 on sn-devel-104

source3/rpc_client/cli_lsarpc.c

index 0dbe813c9b46eac7f07ab3a2cf47cc3ef28fc7e4..0e87d927314c9776dd43064a33e9fa2c503e7d38 100644 (file)
@@ -160,7 +160,7 @@ NTSTATUS rpccli_lsa_open_policy2(struct rpc_pipe_client *cli,
 /* Lookup a list of sids
  *
  * internal version withOUT memory allocation of the target arrays.
- * this assumes suffciently sized arrays to store domains, names and types. */
+ * this assumes sufficiently sized arrays to store domains, names and types. */
 
 static NTSTATUS dcerpc_lsa_lookup_sids_noalloc(struct dcerpc_binding_handle *h,
                                               TALLOC_CTX *mem_ctx,