[gnome-builder] gsettings: fix typo in description



commit 1852f99980254959cb643bb5086865d864a0da5b
Author: Christian Hergert <christian hergert me>
Date:   Wed Apr 27 14:15:49 2016 -0700

    gsettings: fix typo in description
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765696

 .../org.gnome.builder.workbench.gschema.xml.in     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gsettings/org.gnome.builder.workbench.gschema.xml.in 
b/data/gsettings/org.gnome.builder.workbench.gschema.xml.in
index d957396..e65f82c 100644
--- a/data/gsettings/org.gnome.builder.workbench.gschema.xml.in
+++ b/data/gsettings/org.gnome.builder.workbench.gschema.xml.in
@@ -33,7 +33,7 @@
       <range min="1" max="1000"/>
       <default>200</default>
       <summary>Bottom Panel Position</summary>
-      <description>The width in pixel units of the bottom panel.</description>
+      <description>The height in pixel units of the bottom panel.</description>
     </key>
   </schema>
 </schemalist>


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