Commit 733c808d authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Extra blank in the XML::Twig warning - r=wicked on IRC

parent 6377a5d7
......@@ -423,7 +423,7 @@ if ((!$gd || !$chartbase) && !$silent) {
}
if (!$xmlparser && !$silent) {
print "If you want to use the bug import/export feature to move bugs to\n",
"or from other bugzilla installations, you will need to install\n ",
"or from other bugzilla installations, you will need to install\n",
"the XML::Twig module by running (as $::root):\n\n",
" " . install_command("XML::Twig") . "\n\n";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment