summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-04 17:22:51 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-04 17:22:51 +0200
commita42a6a69879208f8960384e4ecf2426bc467e67e (patch)
tree35acb374bbc32967f4cd2716982243d8e4787adc /core/api-exchange.rst
parentbf0a7c8dac654f250aae565efafdef79b27a2552 (diff)
downloaddocs-a42a6a69879208f8960384e4ecf2426bc467e67e.tar.gz
docs-a42a6a69879208f8960384e4ecf2426bc467e67e.tar.bz2
docs-a42a6a69879208f8960384e4ecf2426bc467e67e.zip
update docs
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;