summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)"),