QTfrontend/hwform.cpp
branch0.9.18
changeset 7902 a82b1bf2eca1
parent 7860 a90936219ffa
child 7916 be11c26a3a0b
child 7917 00415e77fa2a
--- 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 = "";
     }