[gnote: 1/2] Fix minor typos




commit a1fe70eb3fe5e218f996d829f9379d877110ae72
Author: Yuri Chornoivan <yurchor ukr net>
Date:   Sun Dec 12 19:32:35 2021 +0200

    Fix minor typos

 data/org.gnome.gnote.gschema.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.gnote.gschema.xml b/data/org.gnome.gnote.gschema.xml
index 80aa0b91..8ff9c62d 100644
--- a/data/org.gnome.gnote.gschema.xml
+++ b/data/org.gnome.gnote.gschema.xml
@@ -114,7 +114,7 @@
     <key name="enable-close-note-on-escape" type="b">
       <default>true</default>
       <summary>Deprecated</summary>
-      <description>This key is deprecated and it's value is ignored.</description>
+      <description>This key is deprecated and its value is ignored.</description>
     </key>
     <key name="use-status-icon" type="b">
       <default>false</default>
@@ -124,12 +124,12 @@
     <key name="open-notes-in-new-window" type="b">
       <default>false</default>
       <summary>Deprecated</summary>
-      <description>This setting is deprecated and it's value is ignored</description>
+      <description>This setting is deprecated and its value is ignored</description>
     </key>
     <key name="autosize-note-window" type="b">
       <default>false</default>
       <summary>Deprecated</summary>
-      <description>This key is depracated and it's value is ignored.</description>
+      <description>This key is deprecated and its value is ignored.</description>
     </key>
     <key name="use-client-side-decorations" type="s">
       <default>'gnome,ubuntu,pop'</default>


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