summaryrefslogtreecommitdiff
path: root/src/gui/setup_perfomance.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-20 20:26:55 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-20 20:26:55 +0300
commit9a0b02fc1a958881bcf073ba7f7761be529edbce (patch)
treea58c01efe8da9b302c49361cd27fe9409aec0fca /src/gui/setup_perfomance.cpp
parentf19ef40fbbb6b8f882fdfa91d1b91d0456898024 (diff)
downloadplus-9a0b02fc1a958881bcf073ba7f7761be529edbce.tar.gz
plus-9a0b02fc1a958881bcf073ba7f7761be529edbce.tar.bz2
plus-9a0b02fc1a958881bcf073ba7f7761be529edbce.tar.xz
plus-9a0b02fc1a958881bcf073ba7f7761be529edbce.zip
fix typo.
many -> much
Diffstat (limited to 'src/gui/setup_perfomance.cpp')
-rw-r--r--src/gui/setup_perfomance.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_perfomance.cpp b/src/gui/setup_perfomance.cpp
index 4887d7201..eecfe95fc 100644
--- a/src/gui/setup_perfomance.cpp
+++ b/src/gui/setup_perfomance.cpp
@@ -79,7 +79,7 @@ Setup_Perfomance::Setup_Perfomance(const Widget2 *const widget) :
// TRANSLATORS: settings option
new SetupItemCheckBox(_("Enable opacity cache (Software, can "
- "use many memory)"), "", "alphaCache", this, "alphaCacheEvent");
+ "use much memory)"), "", "alphaCache", this, "alphaCacheEvent");
// TRANSLATORS: settings option
new SetupItemCheckBox(_("Enable map reduce (Software)"), "",