diff options
-rw-r--r-- | source3/utils/net_rpc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_rpc.c b/source3/utils/net_rpc.c index 2a45c5f549..fa7a3b5271 100644 --- a/source3/utils/net_rpc.c +++ b/source3/utils/net_rpc.c @@ -4453,7 +4453,7 @@ static int rpc_trustdom_add(int argc, const char **argv) } /** - * Add interdomain trust account to the RPC server. + * Remove interdomain trust account from the RPC server. * All parameters (except for argc and argv) are passed by run_rpc_command * function. * |