summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index c6186284..536458ec 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -96,7 +96,7 @@ possibly by using HTTPS.
.. ts:def:: ExchangeKeysResponse
interface ExchangeKeysResponse {
- // libtool-style representation of the Taler protocol version, see
+ // libtool-style representation of the Exchange protocol version, see
// https://www.gnu.org/software/libtool/manual/html_node/Versioning.html#Versioning
// The format is "current:revision:age".
version: string;