cli: (trivial) fix a copy-paste error in a comment

Fixes: c3e6e25239
This commit is contained in:
Jiří Klimeš 2015-12-16 13:31:12 +01:00
parent 36f055fad9
commit 39f0ecbd36

View 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;