commit 93162c118ccaf0cb19e7036019fb923b73234094 parent 4095ef214862aa571a3516cfa4adbbac1fc5305f Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 04:09:01 -0400 add article "the" Diffstat:
| M | core/api-error.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-error.rst b/core/api-error.rst @@ -1155,7 +1155,7 @@ The following list shows error codes defined in /** * The backend encountered an error while trying to retrieve the - * contract from database. Likely to be an internal error. + * contract from the database. Likely to be an internal error. */ TALER_EC_MAP_OUT_CONTRACT_UNKNOWN = 2503,