diff options
-rw-r--r-- | core/api-error.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-error.rst b/core/api-error.rst index d282f7a9..15da45b2 100644 --- 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, |