Git commit 2f8f370e9654bef00ece36c51779955952b8b773 by Burkhard L?ck. Committed on 25/04/2013 at 23:03. Pushed by lueck into branch 'master'.
Remove extra dots after entity &etc; M +1 -1 doc/details-database.docbook M +1 -1 doc/details-impexp.docbook http://commits.kde.org/kmymoney/2f8f370e9654bef00ece36c51779955952b8b773 diff --git a/doc/details-database.docbook b/doc/details-database.docbook index ac88f93..672bc38 100644 --- a/doc/details-database.docbook +++ b/doc/details-database.docbook @@ -77,7 +77,7 @@ Looking after databases is a little more complex than dealing with regular files. Each system has different methods for performing those necessary administrative tasks such as creating databases, assigning permissions to - various users, producing backups, &etc;. Describing these tasks is outside the + various users, producing backups, &etc; Describing these tasks is outside the scope of this manual, but all of the supported products provide comprehensive reference documentation, and a quick search of the web will point you at many tutorials on the subject. diff --git a/doc/details-impexp.docbook b/doc/details-impexp.docbook index c3c5407..79afa94 100644 --- a/doc/details-impexp.docbook +++ b/doc/details-impexp.docbook @@ -87,7 +87,7 @@ For both products, the highest level of structure in the file is the account. &kappname; supports 5 main types of account: Asset, Liability, Income, Expense and Equity, each of which may have various subtypes, ⪚, - Checking, Credit Card, &etc;. &kappname; includes a 'standard' account for + Checking, Credit Card, &etc; &kappname; includes a 'standard' account for each of these five types, and all other accounts are held subordinate to one of these. &kappname; enforces more consistency (or less flexibility, depending on your point of view) between account types than does GnuCash, and the
