[gnome-settings-daemon/benzea/nightlight-fixes: 5/5] data: Fix typo in night light description in schema



commit 244b9f02e4b78565671bdc96eb3b6a1d9d53e3a0
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Thu Jul 13 00:44:31 2017 +0200

    data: Fix typo in night light description in schema
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779336

 data/org.gnome.settings-daemon.plugins.color.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in 
b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
index 830cbb8d..cb24e3c2 100644
--- a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
+++ b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in
@@ -14,7 +14,7 @@
     <key name="night-light-enabled" type="b">
       <default>false</default>
       <summary>If the night light mode is enabled</summary>
-      <description>Night light mode changes the color temperature of your display when the sun has gone down 
or at present times.</description>
+      <description>Night light mode changes the color temperature of your display when the sun has gone down 
or at preset times.</description>
     </key>
     <key name="night-light-temperature" type="u">
       <default>4000</default>


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