summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Dauchy <gauvain@Evil.local>2014-12-08 06:13:15 +0200
committerGauvain Dauchy <gauvain@Evil.local>2014-12-08 06:13:15 +0200
commitec10379f79846d794a19baea1e57812e203bc539 (patch)
tree91188f41b98ec50cd9a9855977db4b1f25b9b2bc
parente84d6f43e7cff59f4a9e24cd458bb4583b019708 (diff)
downloadplus-ec10379f79846d794a19baea1e57812e203bc539.tar.gz
plus-ec10379f79846d794a19baea1e57812e203bc539.tar.bz2
plus-ec10379f79846d794a19baea1e57812e203bc539.tar.xz
plus-ec10379f79846d794a19baea1e57812e203bc539.zip
Fixed some typos.
-rw-r--r--src/debug/static_assert.h2
-rw-r--r--src/gui/widgets/tabs/setup_perfomance.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/static_assert.h b/src/debug/static_assert.h
index e7f03d689..1a5f14cca 100644
--- a/src/debug/static_assert.h
+++ b/src/debug/static_assert.h
@@ -32,7 +32,7 @@
/**
* @file static_assert.h
*
- * Template class to check validity duing compile time (adapted from Loki).
+ * Template class to check validity during compilation time (adapted from Loki).
*
* @version 1.2, 2005/11/22
* @author Wu Yongwei
diff --git a/src/gui/widgets/tabs/setup_perfomance.cpp b/src/gui/widgets/tabs/setup_perfomance.cpp
index a6a8d80c0..c899bb9a0 100644
--- a/src/gui/widgets/tabs/setup_perfomance.cpp
+++ b/src/gui/widgets/tabs/setup_perfomance.cpp
@@ -158,7 +158,7 @@ Setup_Perfomance::Setup_Perfomance(const Widget2 *const widget) :
// TRANSLATORS: settings group
new SetupItemLabel(_("Critical options (DO NOT change if you don't "
- "know what it duing)"), "", this);
+ "know what you're doing)"), "", this);
// TRANSLATORS: settings option
new SetupItemCheckBox(_("Disable logging in game (do not enable)"),