Updates, added specfile.
[virt-tools.git] / tools / virt-ifconfig.pl
index 74346a6..6b77ae6 100755 (executable)
@@ -214,7 +214,7 @@ sub do_ifconfig
        }
     } else {
        print STDERR
-           __x("{n}: no IP address found (is guest running virt-tools?)\n",
+           __x("{n}: no IP address found (is it running virt-tools-guest?)\n",
                n => $args[0]);
     }
 }