[gnome-commander/GSettings] noop: Typo fix



commit 5ae850b0f01c1e749a25599667d0c329e3f9fce8
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon May 16 16:34:52 2016 +0200

    noop: Typo fix

 src/gnome-cmd-data.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-data.cc b/src/gnome-cmd-data.cc
index bd427a4..4e12750 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -2049,7 +2049,7 @@ gint GnomeCmdData::migrate_data_int_value_into_gsettings(int user_value, GSettin
 
     switch (g_variant_classify(variant))
     {
-        // In all of the following cases it is assumed that the value behind 'default_value' is the actal
+        // In all of the following cases it is assumed that the value behind 'default_value' is the actual
         // default value, i.e. nobody changed the given key before gcmd data migration was started.
         case G_VARIANT_CLASS_STRING:
         {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]