taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 4095ef214862aa571a3516cfa4adbbac1fc5305f
parent caee336de4fb6d66f72bba75722b7840e5ea1443
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:08:44 -0400

add article "the"

Diffstat:
Mcore/api-error.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-error.rst b/core/api-error.rst @@ -1148,7 +1148,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_GET_FROM_DB_ERROR = 2502,