summaryrefslogtreecommitdiff
path: root/taler
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-10 18:52:58 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-10 18:52:58 +0100
commit0941d437e87f2d756ceb6ee63bdd8f1b8f1edc0a (patch)
tree0ee7b35ca76943c3da59a9466db9339c1bea354c /taler
parent31d0a05e253298817464ef16eab632e67f1ceb62 (diff)
downloadtaler-util-0941d437e87f2d756ceb6ee63bdd8f1b8f1edc0a.tar.gz
taler-util-0941d437e87f2d756ceb6ee63bdd8f1b8f1edc0a.tar.bz2
taler-util-0941d437e87f2d756ceb6ee63bdd8f1b8f1edc0a.zip
typo
Diffstat (limited to 'taler')
-rw-r--r--taler/util/errorcodes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler/util/errorcodes.py b/taler/util/errorcodes.py
index 6632abd..7f58681 100644
--- a/taler/util/errorcodes.py
+++ b/taler/util/errorcodes.py
@@ -369,7 +369,7 @@ ec._add_ec(
)
ec._add_ec(
- "DEPOSTIS_INVALID_COIN_PUB",
+ "DEPOSITS_INVALID_COIN_PUB",
1056,
"""
The coin public key of given to a /deposits/ handler was malformed.