Fix typo.
authorKarolin Seeger <kseeger@samba.org>
Fri, 8 Feb 2008 12:48:23 +0000 (13:48 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 8 Feb 2008 13:08:49 +0000 (14:08 +0100)
Karolin

source/utils/net_rpc.c

index 33a1dad6b088f6e67907da7ad8febaf2ef1a4157..cc775980daf1ee2b77a1ece2200f2a7aaed74f38 100644 (file)
@@ -397,7 +397,7 @@ static int rpc_join_usage(int argc, const char **argv)
  * @param argc  Standard main() style argv.  Initial components are already
  *              stripped
  *
- * Main 'net_rpc_join()' (where the admain username/password is used) is 
+ * Main 'net_rpc_join()' (where the admin username/password is used) is 
  * in net_rpc_join.c
  * Try to just change the password, but if that doesn't work, use/prompt
  * for a username/password.