diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-04-26 17:12:00 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-04-26 17:12:00 +0200 |
commit | 4d72aced037b9e4efeefabd0620691ec5631c2b0 (patch) | |
tree | e5a7846d8196adbaf7198982a4358b4817b7c820 | |
parent | b274839d365bec7d6d2f98638f02756f4fcdd06c (diff) |
fix typo
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index fe3d324..b054d97 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1711,7 +1711,7 @@ HttpStatus: 0 Value: 8403 Name: ANASTASIS_REDUCER_AUTHENTICATION_METHOD_NOT_SUPPORTED -Description: The selected authentication method does ot work for the Anastasis provider. +Description: The selected authentication method does not work for the Anastasis provider. HttpStatus: 0 Value: 8404 |