[gnome-builder] gui: Fix small typo in shortcuts window



commit c2f185ad2d4c5e62b4cffe4c17fd6aecc36b2655
Author: vanadiae <vanadiae35 gmail com>
Date:   Tue Jun 1 20:16:23 2021 +0200

    gui: Fix small typo in shortcuts window

 src/libide/gui/ide-shortcuts-window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/gui/ide-shortcuts-window.ui b/src/libide/gui/ide-shortcuts-window.ui
index f79247a38..dffa9fe6d 100644
--- a/src/libide/gui/ide-shortcuts-window.ui
+++ b/src/libide/gui/ide-shortcuts-window.ui
@@ -22,7 +22,7 @@
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">true</property>
-                <property name="title" translatable="yes" context="shortcut window">Toogle primary 
menu</property>
+                <property name="title" translatable="yes" context="shortcut window">Toggle primary 
menu</property>
                 <property name="accelerator">F10</property>
               </object>
             </child>


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