cli: (trivial) fix a copy-paste error in a comment
authorJiří Klimeš <jklimes@redhat.com>
Wed, 16 Dec 2015 12:31:12 +0000 (13:31 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Wed, 16 Dec 2015 13:18:47 +0000 (14:18 +0100)
Fixes: c3e6e25239ea691cc3eb7ee3d443a29f54d3bdfb

clients/cli/connections.c

index a1ec056..35f63f5 100644 (file)
@@ -4251,7 +4251,7 @@ do_questionnaire_macvlan (char **tap)
        gboolean once_more;
        GError *error = NULL;
 
-       /* Ask for optional 'bridge-slave' arguments. */
+       /* Ask for optional 'macvlan' arguments. */
        if (!want_provide_opt_args (_("macvlan"), 1))
                return;