diff options
-rw-r--r-- | source4/libnet/userinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libnet/userinfo.c b/source4/libnet/userinfo.c index cb28f9a115..b7e739df3d 100644 --- a/source4/libnet/userinfo.c +++ b/source4/libnet/userinfo.c @@ -103,7 +103,7 @@ static NTSTATUS userinfo_getuser(struct composite_context *c, /** - * Stage3: Close policy handle associated with opened user. + * Stage 3: Close policy handle associated with opened user. */ static NTSTATUS userinfo_closeuser(struct composite_context *c, struct userinfo_state *s) |