--- a/QTfrontend/ui/page/pagemain.cpp Thu Mar 01 23:55:19 2012 +0400
+++ b/QTfrontend/ui/page/pagemain.cpp Sat Mar 03 22:40:00 2012 -0500
@@ -59,7 +59,7 @@
pageLayout->setAlignment(BtnInfo, Qt::AlignHCenter);
BtnFeedback = addButton("Feedback", pageLayout, 4, 0, 1, 4, false);
- BtnFeedback->setWhatsThis(tr("Leave a feeback here, reporting issues, suggesting features or just saying how you like Hedgewars"));
+ BtnFeedback->setWhatsThis(tr("Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars"));
pageLayout->setAlignment(BtnFeedback, Qt::AlignHCenter);
BtnDataDownload = addButton(tr("Downloadable Content"), pageLayout, 5, 0, 1, 4, false);