commit 9c3922bf754634da721effe9d8a8044ea40857dd
parent e775336069f047de9e8d70e06a3bbdbab661fefa
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sun, 29 Nov 2020 04:16:36 -0500
fix typo: s/Advanced/Application/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/principles.html.j2 b/template/principles.html.j2
@@ -146,7 +146,7 @@
GNU Taler must follow best-practices usability guidelines and
incorporate feedback from experts and users. Free/Libre software also
requires Free/Libre documentation to allow for informed choices.
- GNU Taler must provide well-documented Advanced Programming Interfaces (APIs)
+ GNU Taler must provide well-documented Application Programming Interfaces (APIs)
to allow frictionless integrations between GNU Taler and other projects.
{% endtrans %}
</p>