[Xfce4-commits] [apps/xfce4-terminal] 01/01: Fix typo in the preferences dialog
noreply at xfce.org
noreply at xfce.org
Thu Jun 16 17:49:20 CEST 2016
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.
commit b4ab0f64f1f4234e8bd6fff1b481f555d206e936
Author: Christian Hesse <mail at eworm.de>
Date: Thu Jun 16 18:48:44 2016 +0300
Fix typo in the preferences dialog
Fixes #12158
---
terminal/terminal-preferences.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/terminal/terminal-preferences.glade b/terminal/terminal-preferences.glade
index c81229f..b571d5f 100644
--- a/terminal/terminal-preferences.glade
+++ b/terminal/terminal-preferences.glade
@@ -2824,7 +2824,7 @@ when double clicking:</property>
</child>
<child>
<object class="GtkCheckButton" id="shortcuts-no-menukey">
- <property name="label" translatable="yes">Disable m_enu shortcut keys (F10 by default)</property>
+ <property name="label" translatable="yes">Disable m_enu shortcut key (F10 by default)</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list