diff options
author | Kei Kebreau <kkebreau@posteo.net> | 2020-01-17 15:23:30 -0500 |
---|---|---|
committer | Kei Kebreau <kkebreau@posteo.net> | 2020-01-17 15:23:30 -0500 |
commit | 8b08cf4fdd55aca99fbd7dd8de974f1d6744e10a (patch) | |
tree | e382c9932240d3bcd747890d70269f97b7c29028 /gnu/packages/finance.scm | |
parent | dfb01912865898545c278e691f43db31aed301aa (diff) | |
download | guix-8b08cf4fdd55aca99fbd7dd8de974f1d6744e10a.tar.gz guix-8b08cf4fdd55aca99fbd7dd8de974f1d6744e10a.zip |
gnu: libofx: Fix description typo.
* gnu/packages/finance.scm (libofx): Change "a API" to "an API".
Diffstat (limited to 'gnu/packages/finance.scm')
-rw-r--r-- | gnu/packages/finance.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 616eac3123..378491227c 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1242,7 +1242,7 @@ a client based on Qt. This is a fork of Bitcoin Core."))) (home-page "http://libofx.sourceforge.net/") (synopsis "Library supporting the Open Financial Exchange format") (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 following three utilities are included with the library: @enumerate |