[gnome-commander] noop: fixed typo



commit 522e51e3c63fb3eae418f34ebd94942699f07f64
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Tue Jan 14 15:08:16 2014 +0100

    noop: fixed typo

 src/gnome-cmd-user-actions.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-user-actions.cc b/src/gnome-cmd-user-actions.cc
index fa86f06..cab7ce0 100644
--- a/src/gnome-cmd-user-actions.cc
+++ b/src/gnome-cmd-user-actions.cc
@@ -2031,7 +2031,7 @@ void help_about (GtkMenuItem *menuitem, gpointer not_used)
     };
 
     static const gchar copyright[] = "Copyright \xc2\xa9 2001-2006 Marcus Bjurman\n"
-                                     "Copyright \xc2\xa9 2007-2012 Piotr Eljasiak\n";
+                                     "Copyright \xc2\xa9 2007-2012 Piotr Eljasiak\n"
                                      "Copyright \xc2\xa9 2013-2014 Uwe Scholz";
 
     static const gchar comments[] = N_("A fast and powerful file manager for the GNOME desktop");


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