Git commit 95cd9c1f0f213fa2639da03f32b1166044dcf425 by Dag Andersen. Committed on 31/05/2022 at 08:25. Pushed by danders into branch 'master'.
Correct section header M +2 -2 doc/viewsandeditors.docbook https://invent.kde.org/office/calligraplan/commit/95cd9c1f0f213fa2639da03f32b1166044dcf425 diff --git a/doc/viewsandeditors.docbook b/doc/viewsandeditors.docbook index 94ab7421..ed78ba94 100644 --- a/doc/viewsandeditors.docbook +++ b/doc/viewsandeditors.docbook @@ -42,9 +42,9 @@ &milestone-gantt-view-section; </sect1> <sect1 id="resource-assignment-gantt-view"><title>Resource Assignment Gantt View</title> - &resource-assignment-view-section; + &resource-assignment-gantt-view-section; </sect1> <sect1 id="resource-assignment-view"><title>Resource Assignment View</title> - &resource-assignment-gantt-view-section; + &resource-assignment-view-section; </sect1> </chapter>
