Git commit 80be6e040b54ad80167e38def8ad0a81a102d8a0 by Jack Ostroff. Committed on 12/04/2024 at 23:23. Pushed by ostroffjh into branch 'Handbook-5.2'.
more minor edits M +3 -3 doc/details-accounts.docbook M +3 -3 doc/details-settings.docbook https://invent.kde.org/office/kmymoney/-/commit/80be6e040b54ad80167e38def8ad0a81a102d8a0 diff --git a/doc/details-accounts.docbook b/doc/details-accounts.docbook index 3e71189e3c..19c2983680 100644 --- a/doc/details-accounts.docbook +++ b/doc/details-accounts.docbook @@ -369,9 +369,9 @@ </para> <para> - Selecting the <emphasis>Preferred Account</emphasis> checkbox will allow preferred - access in some dialogs and views of &kmymoney;. This is also referred to as a - <quote>Favorite</quote> account. + Selecting the <emphasis>Favorite Account</emphasis> checkbox will allow easier + access in some dialogs and views of &kmymoney;. In some places, this has also been + referred to as a <quote>Preferred</quote> account. </para> <para> diff --git a/doc/details-settings.docbook b/doc/details-settings.docbook index 7726862570..59aa4b8043 100644 --- a/doc/details-settings.docbook +++ b/doc/details-settings.docbook @@ -389,10 +389,10 @@ </varlistentry> <varlistentry> - <term><guilabel>Preferred accounts</guilabel></term> + <term><guilabel>Favorite accounts</guilabel></term> <listitem> <para> - This will display the accounts that are identified as Preferred accounts in + This will display the accounts that are identified as Favorite accounts in the <guimenu>Account</guimenu> <guimenuitem>Edit account...</guimenuitem> Configuration dialog. </para> @@ -1291,7 +1291,7 @@ <sect2><title>XML Storage</title> <para> The default storage of your data is in &XML; format, described in the chapter on - <link linnkend="details.formats">File Formats</link>. Because the code which reads + <link linkend="details.formats">File Formats</link>. Because the code which reads and saves your data is implemented as a plugin, the configuration dialog which controls some aspects of this storage is accessed through the Plugin section of the general KMyMoney Configuration, although it is described in the above linked
