Git commit f0c78a0b922a69a8b86c586a07a84ac17c28aa46 by Yuri Chornoivan. Committed on 01/07/2022 at 10:31. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/portfolio/schedulingview.docbook https://invent.kde.org/office/calligraplan/commit/f0c78a0b922a69a8b86c586a07a84ac17c28aa46 diff --git a/doc/portfolio/schedulingview.docbook b/doc/portfolio/schedulingview.docbook index d5890724..f8377a9c 100644 --- a/doc/portfolio/schedulingview.docbook +++ b/doc/portfolio/schedulingview.docbook @@ -46,7 +46,7 @@ </itemizedlist> </entry> </row> - <row><entry>Priority</entry><entry>Project priority. A higer number means higher priority.</entry></row> + <row><entry>Priority</entry><entry>Project priority. A higher number means higher priority.</entry></row> <row><entry>Target Start</entry><entry>The earliest project start time</entry></row> <row><entry>Target End</entry><entry>The latest project finish time</entry></row> <row><entry>Description</entry><entry>Project description</entry></row>
