aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_extensions.h
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-11-04 12:58:03 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2022-11-04 12:58:03 +0100
commita76556f0caee4147e2c791f611a86c72afd7aaa1 (patch)
tree5db5e8a9faac61a715400d7133a086f0c6d3e18d /src/include/taler_extensions.h
parent54c03a25b4865a68609dd798afb80e6fccefb583 (diff)
downloadexchange-a76556f0caee4147e2c791f611a86c72afd7aaa1.tar.xz
-typos in arguments fixed
Diffstat (limited to 'src/include/taler_extensions.h')
-rw-r--r--src/include/taler_extensions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_extensions.h b/src/include/taler_extensions.h
index 5e53d27f8..a37a7461a 100644
--- a/src/include/taler_extensions.h
+++ b/src/include/taler_extensions.h
@@ -100,7 +100,7 @@ struct TALER_Extension
bool critical;
/**
- * Version of the extension must be provided in Taler's protocol verison ranges notation, see
+ * Version of the extension must be provided in Taler's protocol version ranges notation, see
* https://docs.taler.net/core/api-common.html#protocol-version-ranges
*/
char *version;