Git commit 88a09f01caf08f05d8dc510a3c1698122f00e1d4 by Yuri Chornoivan. Committed on 07/09/2014 at 12:31. Pushed by yurchor into branch 'master'.
Fix typos, enhance formatting M +7 -1 doc/details-impexp-csv.docbook M +2 -2 doc/details-impexp.docbook http://commits.kde.org/kmymoney/88a09f01caf08f05d8dc510a3c1698122f00e1d4 diff --git a/doc/details-impexp-csv.docbook b/doc/details-impexp-csv.docbook index 9937b4d..3c345b6 100644 --- a/doc/details-impexp-csv.docbook +++ b/doc/details-impexp-csv.docbook @@ -94,6 +94,7 @@ or <guibutton>Cancel</guibutton> the import. At the initial step, there is also a button <guilabel>Select File</guilabel> to initially select the file to import. +</para> <!-- want to use inlinemediaobject to avoid lines above and below. --> <screenshot> <mediaobject> @@ -103,6 +104,7 @@ </mediaobject> </screenshot> +<para> Also, note the <guilabel>Skip setup</guilabel> checkbox next to the profile selector. Initially, you should not select this check-box. Once you have set up a profile and finished the wizard, those parameters are saved in the @@ -131,6 +133,7 @@ <para> The wizard will now have advanced to the <guilabel>Separators</guilabel> page, and you should now see your data. +</para> <screenshot> <mediaobject> @@ -152,6 +155,7 @@ </para> </warning> +<para> The plugin should have detected the appropriate <guilabel>Field Separator</guilabel> to use, and it is not usually possible to select a different one. In fact, attempting to do so will reset any field choices you @@ -166,6 +170,7 @@ <title>CSV Import Wizard: Banking</title> <para> On this page, you select the column numbers from which to import the relevant fields. +</para> <screenshot> <mediaobject> @@ -175,8 +180,10 @@ </mediaobject> </screenshot> +<para> For most fields, you just need to use the appropriate dropdown to select the appropriate column. However, there are a few special considerations. +</para> <itemizedlist> <listitem> @@ -221,7 +228,6 @@ </para> </listitem> </itemizedlist> -</para> <para> If you notice you have made an incorrect choice, just change that selection. diff --git a/doc/details-impexp.docbook b/doc/details-impexp.docbook index ae23c9a..3bf43e7 100644 --- a/doc/details-impexp.docbook +++ b/doc/details-impexp.docbook @@ -959,7 +959,7 @@ Exchange (OFX) is a unified specification for the electronic exchange of financial data between financial institutions, businesses and consumers via the Internet. OFX is not a financial institution.</quote> The specification - defines formats for transfer of finacial data both by file and by direct + defines formats for transfer of financial data both by file and by direct interchange. </para> @@ -1086,7 +1086,7 @@ <para> Setting up OFX Direct Connect can sometimes be a challenge, especially as the implementation at most institutions do not provide sufficient details in - error messages. One particular issue to note is that many institutuions + error messages. One particular issue to note is that many institutions require you to change your password the first time you access it online using this method. Unfortunately, at this time, the library that &kappname; uses (libofx) does not have a way to interactively change a password. In
