Git commit 5e24ac39fab635dba1c652b46ec1d93935a741d0 by Dag Andersen. Committed on 02/03/2020 at 07:59. Pushed by danders into branch 'master'.
Documentation: Fix a couple of copy/paste errors M +2 -3 doc/milestoneganttview.docbook M +2 -3 doc/taskganttview.docbook https://commits.kde.org/calligraplan/5e24ac39fab635dba1c652b46ec1d93935a741d0 diff --git a/doc/milestoneganttview.docbook b/doc/milestoneganttview.docbook index 00ef31b5..f615b294 100644 --- a/doc/milestoneganttview.docbook +++ b/doc/milestoneganttview.docbook @@ -79,9 +79,8 @@ <tbody> <row> <entry> - <para>Using the context menu, the view can be configured to split/unsplit the tree view or it can be configured using the configure dialog.</para><para>The configure dialog enables you to tailor the amount of information the view displays to fit your needs. - </para> - + <para>Using the context menu, the view can be configured using the configure dialog.</para> + <para>The configure dialog enables you to tailor the amount of information the view displays to fit your needs.</para> </entry> <entry> <para> diff --git a/doc/taskganttview.docbook b/doc/taskganttview.docbook index e37c918d..29675230 100644 --- a/doc/taskganttview.docbook +++ b/doc/taskganttview.docbook @@ -87,9 +87,8 @@ <tbody> <row> <entry> - <para>Using the context menu, the view can be configured to split/unsplit the tree view or it can be configured using the configure dialog.</para><para>The configure dialog enables you to tailor the amount of information the view displays to fit your needs. - </para> - + <para>Using the context menu, the view can be configured using the configure dialog.</para> + <para>The configure dialog enables you to tailor the amount of information the view displays to fit your needs.</para> </entry> <entry> <para>
