]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
net sam: fix typo in comment
authorMichael Adam <obnox@samba.org>
Tue, 17 Jun 2008 21:57:26 +0000 (23:57 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 17 Jun 2008 21:57:26 +0000 (23:57 +0200)
Michael

source/utils/net_sam.c

index fe2f5f6b8b585597c6e68b591770472ce314f253..ce132131f7332f517618580ad4c38d721d84edc8 100644 (file)
@@ -996,7 +996,7 @@ static int net_sam_deletelocalgroup(struct net_context *c, int argc, const char
 }
 
 /*
- * Create a local group
+ * Create a builtin group
  */
 
 static int net_sam_createbuiltingroup(struct net_context *c, int argc, const char **argv)