[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames/kmines
From:       Dmitry Suzdalev <dimsuz () gmail ! com>
Date:       2009-11-27 15:08:06
Message-ID: 1259334486.161463.29593.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1055198 by dimsuz:

Fix typo.
Thanks for the report, Vít!

BUG: 216388


 M  +1 -1      scene.cpp  


--- trunk/KDE/kdegames/kmines/scene.cpp #1055197:1055198
@@ -106,7 +106,7 @@
 void KMinesScene::onGameOver(bool won)
 {
     if(won)
-        m_messageItem->showMessage(i18n("Congratulatons! You have won!"), KGamePopupItem::Center);
+        m_messageItem->showMessage(i18n("Congratulations! You have won!"), KGamePopupItem::Center);
     else
         m_messageItem->showMessage(i18n("You have lost."), KGamePopupItem::Center);
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic