[gnome-klotski] Fix typo



commit 62a888cbb83edefe317d63babb9569cba79e6827
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Dec 3 10:47:15 2013 -0600

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

 data/org.gnome.klotski.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.klotski.gschema.xml b/data/org.gnome.klotski.gschema.xml
index 924c32f..83f8622 100644
--- a/data/org.gnome.klotski.gschema.xml
+++ b/data/org.gnome.klotski.gschema.xml
@@ -19,7 +19,7 @@
     </key>
     <key name="window-is-fullscreen" type="b">
       <default>false</default>
-      <summary>true if the window is fullscren</summary>
+      <summary>true if the window is fullscreen</summary>
     </key>
   </schema>
 </schemalist>


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