summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-error.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-error.rst b/core/api-error.rst
index 15da45b2..8f87481c 100644
--- 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,