gnu: libofx: Fix description typo.
* gnu/packages/finance.scm (libofx): Change "a API" to "an API".
This commit is contained in:
parent
dfb0191286
commit
8b08cf4fdd
1 changed files with 1 additions and 1 deletions
|
@ -1242,7 +1242,7 @@ a client based on Qt. This is a fork of Bitcoin Core.")))
|
||||||
(home-page "http://libofx.sourceforge.net/")
|
(home-page "http://libofx.sourceforge.net/")
|
||||||
(synopsis "Library supporting the Open Financial Exchange format")
|
(synopsis "Library supporting the Open Financial Exchange format")
|
||||||
(description
|
(description
|
||||||
"The LibOFX library is a API designed to allow applications to very easily
|
"The LibOFX library is an API designed to allow applications to very easily
|
||||||
support OFX command responses, usually provided by financial institutions. The
|
support OFX command responses, usually provided by financial institutions. The
|
||||||
following three utilities are included with the library:
|
following three utilities are included with the library:
|
||||||
@enumerate
|
@enumerate
|
||||||
|
|
Reference in a new issue