[bijiben] gschema: Add missing word in string



commit 16fd5c77d37cfafa64f2eb34c4d74251636a3f6e
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Thu Feb 1 23:03:37 2018 +0100

    gschema: Add missing word in string

 data/org.gnome.bijiben.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.bijiben.gschema.xml b/data/org.gnome.bijiben.gschema.xml
index 178330a..501f1db 100644
--- a/data/org.gnome.bijiben.gschema.xml
+++ b/data/org.gnome.bijiben.gschema.xml
@@ -36,7 +36,7 @@
     </key>
     <key name="view-type" enum="org.gnome.bijiben.GdMainViewType">
       <summary>How to show note items</summary>
-      <description>Whether show note items in icon view or list view.</description>
+      <description>Whether to show note items in icon view or list view.</description>
       <default>'icon'</default>
     </key>
   </schema>


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