From ec10379f79846d794a19baea1e57812e203bc539 Mon Sep 17 00:00:00 2001 From: Gauvain Dauchy Date: Mon, 8 Dec 2014 06:13:15 +0200 Subject: Fixed some typos. --- src/debug/static_assert.h | 2 +- src/gui/widgets/tabs/setup_perfomance.cpp | 2 +- 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)"), -- cgit v1.2.3-70-g09d2