Git commit 55b4b3792209db8f78bc156bc0b7718bf529d8a6 by Yuri Chornoivan. Committed on 26/01/2023 at 08:45. Pushed by yurchor into branch '5.1'.
Fix minor issues in docs (take 2) M +5 -5 doc/details-reports.docbook https://invent.kde.org/office/kmymoney/commit/55b4b3792209db8f78bc156bc0b7718bf529d8a6 diff --git a/doc/details-reports.docbook b/doc/details-reports.docbook index 42caf8d97..e99c76c63 100644 --- a/doc/details-reports.docbook +++ b/doc/details-reports.docbook @@ -669,18 +669,18 @@ <sect4><title>Date range</title> <para> Use this section to specify the date range of transactions to be included in - the report. The <guilabel>Range</guilabel> dropdown includes a large number - of predefined ranges, but you cans select <quote>User defined</quote> and + the report. The <guilabel>Range</guilabel> drop-down includes a large number + of predefined ranges, but you can select <quote>User defined</quote> and manually set <guilabel>From</guilabel> and <guilabel>To</guilabel>. The - <guilabel>Ticks</guilabel> dropdown specifies the placement of tick marks on - the horizontal (time) axis of the chart. + <guilabel>Ticks</guilabel> drop-down specifies the placement of tick marks on + the horizontal (time) axis of the chart. </para> </sect4> <sect4><title>Data range</title> <para> This specifies the tick marks and divisions on the vertical axis of the chart. - It is generally best to leave the <guilabel>Range</guilabel> dropdown set to + It is generally best to leave the <guilabel>Range</guilabel> drop-down set to <quote>Automatic</quote>. </para> </sect4>
