From 013dcc896a1dcee5f26ab41f81a85878b2c216f7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 Aug 2013 20:09:52 +0300 Subject: fix typo. perfomance -> performance --- src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 5f3803b30..5551bd312 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1163,7 +1163,7 @@ int Client::gameExec() #ifndef WIN32 ADDBUTTON(mPerfomanceButton, new Button(mDesktop, // TRANSLATORS: perfoamance tab quick button - _("Perfomance"), "Perfomance", this)) + _("Performance"), "Perfomance", this)) ADDBUTTON(mVideoButton, new Button(mDesktop, // TRANSLATORS: video tab quick button _("Video"), "Video", this)) -- cgit v1.2.3-60-g2f50