small typo, kai is german :-)
authorVolker Lendecke <vlendec@samba.org>
Mon, 2 Sep 2002 09:02:40 +0000 (09:02 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 2 Sep 2002 09:02:40 +0000 (09:02 +0000)
(This used to be commit f435bf0095694a283db47e33c9eb1b5b6df13d03)

source3/include/sam.h

index a2d980c2e3ed2acb5ec5cef14e4542a7fd351667..1fca8ec4f6cb6eace26ec3d94aa94019b0865d4a 100644 (file)
@@ -107,7 +107,7 @@ typedef struct sam_group_handle {
                char *name;
                char *comment;
                DOM_SID sid;
-               int32 flags; /* specifies if the group is a lokal group or a global group */
+               int32 flags; /* specifies if the group is a local group or a global group */
                uint32 num_members;
                PRIVILEGE_SET privileges;
        } private;