mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Small minor fix
off-by-one spacing and a missing closing paren bothered me. I decided to do something about it. :) This is what being a good citizen of the internet looks like, right?
This commit is contained in:
4
README
4
README
@@ -55,8 +55,8 @@ Features include:
|
||||
similar previously-imported transactions.
|
||||
|
||||
- HBCI/FinTX Support: GnuCash also supports the German FinTS (formerly
|
||||
Home Banking Computer Interface protocol which includes statement download,
|
||||
initiate bank transfers and direct debits.
|
||||
Home Banking Computer Interface protocol) which includes statement download,
|
||||
initiate bank transfers and direct debits.
|
||||
|
||||
- Quicken File Import: Import Quicken QIF style files. QIF files
|
||||
are automatically merged to eliminate duplicate transactions.
|
||||
|
||||
Reference in New Issue
Block a user