diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2023-04-11 16:58:17 +0200 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2023-04-11 16:58:17 +0200 |
commit | 9b7586ae13a6a874993ab2a31ab4196548c405f8 (patch) | |
tree | 9f581cb82ee8c288e3705b095a5e72527a11e16b /doc | |
parent | d1f229c053aa0d801d42d722e7a85a618d6e02e5 (diff) | |
download | fork-ledger-9b7586ae13a6a874993ab2a31ab4196548c405f8.tar.gz fork-ledger-9b7586ae13a6a874993ab2a31ab4196548c405f8.tar.bz2 fork-ledger-9b7586ae13a6a874993ab2a31ab4196548c405f8.zip |
Fix typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apidoc.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apidoc.css b/doc/apidoc.css index b180c415..70594e17 100644 --- a/doc/apidoc.css +++ b/doc/apidoc.css @@ -1,3 +1,3 @@ -/* Use this file to customize styling Ledger API Documentation of generated with doxygen */ +/* Use this file to customize styling of Ledger API documentation generated with doxygen */ img.footer { width: 50px } |