Git commit 374e172b93e330734043097263b61189b1ec3fda by Dawid Wróbel. Committed on 15/02/2021 at 21:58. Pushed by wrobelda into branch '33-use-qt-resource-system-for-all-the-extra-files-we-ship'.
Fix a typo in .docbook M +1 -1 doc/details-settings.docbook https://invent.kde.org/office/kmymoney/commit/374e172b93e330734043097263b61189b1ec3fda diff --git a/doc/details-settings.docbook b/doc/details-settings.docbook index 89773a819..fd9b52586 100644 --- a/doc/details-settings.docbook +++ b/doc/details-settings.docbook @@ -923,7 +923,7 @@ of accounts.</para> ships with a default, built-in template. At <ulink url="https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/plugins/checkprinting/templates/">this</ulink> address you can find the HTML source file of default template, as well as some additional templates. You should either be able to use one of them, or modify - one to suit your needs. Note that only a <emphasis>subset</emhpasis> of the + one to suit your needs. Note that only a <emphasis>subset</emphasis> of the HTML standard is supported — the detailed documentation on that can be found <ulink url="https://doc.qt.io/qt-5/richtext-html-subset.html">here</ulink>. </para>
