summaryrefslogtreecommitdiff
path: root/src/include/taler_error_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_error_codes.h')
-rw-r--r--src/include/taler_error_codes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h
index 05bd9ce91..9986c9d10 100644
--- a/src/include/taler_error_codes.h
+++ b/src/include/taler_error_codes.h
@@ -1979,7 +1979,8 @@ enum TALER_ErrorCode
TALER_EC_SYNC_PAYMENT_CONFIRM_DB_ERROR = 6016,
/**
- * Sync could check for payment confirmation in its own database.
+ * Sync could not fetch information about possible existing
+ * orders from its own database.
* This response is provided with HTTP status code
* MHD_HTTP_INTERNAL_SERVER_ERROR.
*/