r24435: Fix typo.
authorGünther Deschner <gd@samba.org>
Tue, 14 Aug 2007 20:11:47 +0000 (20:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:47 +0000 (12:29 -0500)
Guenther
(This used to be commit 8705f890b11e7158b5c77cbd3a6dfae8eb26776e)

source3/lib/privileges.c

index 2f063073544118f9567299f4299d5a70d5fe6127..34bca18b20269199916c39fb7915e92316d6a12d 100644 (file)
@@ -105,7 +105,7 @@ static BOOL set_privileges( const DOM_SID *sid, SE_PRIV *mask )
 }
 
 /*********************************************************************
- get a list of all privleges for all sids the in list
+ get a list of all privileges for all sids in the list
 *********************************************************************/
 
 BOOL get_privileges_for_sids(SE_PRIV *privileges, DOM_SID *slist, int scount)