--- a/QTfrontend/hwform.cpp Wed Oct 31 14:51:03 2012 +0400
+++ b/QTfrontend/hwform.cpp Wed Oct 31 22:59:18 2012 +0400
@@ -1812,7 +1812,7 @@
ShowErrorMessage(QMessageBox::tr("Error during authentication at google.com"));
else
{
- ShowErrorMessage(QMessageBox::tr("Error reporting the issue, please try again later (or visit hedgewars.googlecode.come directly)"));
+ ShowErrorMessage(QMessageBox::tr("Error reporting the issue, please try again later (or visit hedgewars.googlecode.com directly)"));
authToken = "";
}