From ff1edbc98aa5089b4ac87720ebb79a8fe4b37a85 Mon Sep 17 00:00:00 2001 From: Ettl Martin Date: Wed, 15 Feb 2012 23:00:13 +0100 Subject: [PATCH] gui: fixed wrong spelled words in comments. --- gui/resultstree.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/resultstree.h b/gui/resultstree.h index d6b35be71..e029aec1e 100644 --- a/gui/resultstree.h +++ b/gui/resultstree.h @@ -130,7 +130,7 @@ public: /** * @brief Save all settings - * Colum widths + * Column widths */ void SaveSettings(); @@ -302,7 +302,7 @@ protected: /** * @brief Load all settings - * Colum widths + * Column widths */ void LoadSettings();