summaryrefslogtreecommitdiff
path: root/source3/utils
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-08-29 21:33:56 +0200
committerAndrew Bartlett <abartlet@samba.org>2019-09-01 22:21:26 +0000
commite19c3e0387cf9a2cde973c1df9daf7a1ba426921 (patch)
tree7d607db90c775b215ed5d7cc4420fd860ca188bb /source3/utils
parenteff558035b29784d4ccc1c30f8b62b675220e9d0 (diff)
downloadsamba-e19c3e0387cf9a2cde973c1df9daf7a1ba426921.tar.gz
Spelling fixes s/Mirgate/Migrate/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/net_rpc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/utils/net_rpc.c b/source3/utils/net_rpc.c
index 03462d89e1b..1861ca3acae 100644
--- a/source3/utils/net_rpc.c
+++ b/source3/utils/net_rpc.c
@@ -7803,9 +7803,9 @@ int rpc_printer_migrate(struct net_context *c, int argc, const char **argv)
"security",
rpc_printer_migrate_security,
NET_TRANSPORT_RPC,
- N_("Mirgate printer ACLs to local server"),
+ N_("Migrate printer ACLs to local server"),
N_("net rpc printer migrate security\n"
- " Mirgate printer ACLs to local server")
+ " Migrate printer ACLs to local server")
},
{
"settings",