[release-notes/gnome-3-18] Fix minor typos



commit 82dcf44bd85bbca8382e1ef68fdd5863a810da14
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Sep 16 16:56:04 2015 +0200

    Fix minor typos

 help/C/developers.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index abd661b..d097fd1 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -71,7 +71,7 @@
       <item><p>Output-only windows are now supported, using the <code>GtkOverlay::pass-through</code> 
property. This allows input to be directed to the correct window, and is useful when using floating 
information or decorative overlays.</p></item>
       <item><p><code>GtkGesture</code> now has built-in support for touchpad gestures (only available on 
Wayland).</p></item>
     </list>
-    <p><em>From &gnomeversion;, the GTK+ Inspector keyboard shortuct must be explicitly enabled.</em> This 
can be done using dconf Editor, by checking enable-inspector-keybinding in org ▸ gtk ▸ settings ▸ Debug. 
Alternatively, you can run the following command:</p>
+    <p><em>From &gnomeversion;, the GTK+ Inspector keyboard shortcut must be explicitly enabled.</em> This 
can be done using DConf Editor, by checking enable-inspector-keybinding in org ▸ gtk ▸ settings ▸ Debug. 
Alternatively, you can run the following command:</p>
     <code>gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true</code>
   </section>
 


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