summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-24 00:07:22 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-24 00:07:22 +0200
commitc908781571cfbd27e54379adf59ce3a6781ccacc (patch)
tree2d75b5835bd317fb21d7ff22514a77228d68f2fe /src/include/taler_merchant_service.h
parent4505bf4fc5399c3c1a3fa6821a8af8e6d499e00c (diff)
downloadmerchant-c908781571cfbd27e54379adf59ce3a6781ccacc.tar.gz
merchant-c908781571cfbd27e54379adf59ce3a6781ccacc.tar.bz2
merchant-c908781571cfbd27e54379adf59ce3a6781ccacc.zip
-fix typos
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index e1155ec9..99675240 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -638,7 +638,7 @@ typedef void
* @param instance_id identity of the instance to patch the authentication for; NULL
* if the instance is identified as part of the @a backend_url
* @param auth_token authorization token needed to access the instance, can be NULL
- * to swith to no (or external) authentication
+ * to switch to no (or external) authentication
* @param cb function to call with the backend's response
* @param cb_cls closure for @a config_cb
* @return the instances handle; NULL upon error