commit efbe1dddecbdbf25029381bedc32269ffeeb6eea parent 213d75491704b8105d6747b2ee927263102916fb Author: MS <ms@taler.net> Date: Thu, 8 Dec 2022 08:36:12 +0100 typo Diffstat:
| M | core/api-common.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst @@ -117,7 +117,7 @@ handle the error as if an internal error (500) had been returned. // Name of the object that was bogus (if applicable). object?: string; - // Name of the currency than was problematic (if applicable). + // Name of the currency that was problematic (if applicable). currency?: string; // Expected type (if applicable).