[planner: 4/61] Fix typo in a schema key description from the gconf conversion




commit 47ee40dea47e1c11fb4f5915f12b146771eda94b
Author: Mart Raudsepp <leio gentoo org>
Date:   Thu Mar 5 23:00:12 2020 +0200

    Fix typo in a schema key description from the gconf conversion

 data/org.gnome.Planner.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Planner.gschema.xml b/data/org.gnome.Planner.gschema.xml
index b1243627..5dc225fb 100644
--- a/data/org.gnome.Planner.gschema.xml
+++ b/data/org.gnome.Planner.gschema.xml
@@ -17,7 +17,7 @@
     <key name="highlight-critical-path" type="b">
       <default>false</default>
       <summary>Highlight critical path in Gantt view</summary>
-      <description>Whether to highlight the tasks along the cricital path in the Gantt view.</description>
+      <description>Whether to highlight the tasks along the critical path in the Gantt view.</description>
     </key>
     <key name="display-nonstandard-days" type="b">
       <default>false</default>


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