s3: fix typo in net ads join output
[ira/wip.git] / source3 / utils / net_ads.c
index b6144322928c0e3f3b0062c49b1932eae39cffb2..43dda0663dc3007e6d652142f7cd78ce6a2e8eeb 100644 (file)
@@ -1457,7 +1457,7 @@ int net_ads_join(struct net_context *c, int argc, const char **argv)
         * net ads dns register.
         */
        if (lp_clustering()) {
-               d_fprintf(stderr, _("Not doing automatic DNS update in a"
+               d_fprintf(stderr, _("Not doing automatic DNS update in a "
                                    "clustered setup.\n"));
                goto done;
        }