[vinagre] Fix a typo



commit 9bb3f99cfa2e2cf67e90dbdfa45d72849cdc0664
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Sat Dec 20 11:35:15 2014 +0100

    Fix a typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741803

 vinagre/vinagre-ui.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vinagre/vinagre-ui.h b/vinagre/vinagre-ui.h
index ad40b27..df31a56 100644
--- a/vinagre/vinagre-ui.h
+++ b/vinagre/vinagre-ui.h
@@ -57,7 +57,7 @@ static const GtkActionEntry vinagre_always_sensitive_entries[] =
 static const GtkToggleActionEntry vinagre_always_sensitive_toggle_entries[] =
 {
   { "ViewKeyboardShortcuts", NULL, N_("_Keyboard shortcuts"), NULL,
-    N_("Enable keyboard shurtcuts"), NULL, FALSE },
+    N_("Enable keyboard shortcuts"), NULL, FALSE },
 
   { "ViewToolbar", NULL, N_("_Toolbar"), NULL,
     N_("Show or hide the toolbar"),


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