aboutsummaryrefslogtreecommitdiff
path: root/taler/util/errorcodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'taler/util/errorcodes.py')
-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.