s3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 5 Nov 2010 14:44:55 +0000 (15:44 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 5 Nov 2010 14:54:05 +0000 (15:54 +0100)
source3/auth/server_info.c

index c08c284e0c38d44ccf7b8591eaf8185e91b3ca6a..3bb7d25d29702e4272f3cc7267226c153ec1d99d 100644 (file)
@@ -240,7 +240,7 @@ static NTSTATUS append_netr_SidAttr(TALLOC_CTX *mem_ctx,
        return NT_STATUS_OK;
 }
 
-/* Fils the samr_RidWithAttributeArray with the provided sids.
+/* Fills the samr_RidWithAttributeArray with the provided sids.
  * If it happens that we have additional groups that do not belong
  * to the domain, add their sids as extra sids */
 static NTSTATUS group_sids_to_info3(struct netr_SamInfo3 *info3,