summaryrefslogtreecommitdiff
path: root/src/include/taler_error_codes.h
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-07 18:21:12 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-07 18:21:12 +0200
commitf03c1175df3b413e2352e02546191875e4064f9c (patch)
tree35c868a236ea6d8a4d19087d49bfe854e3a9a362 /src/include/taler_error_codes.h
parent581ca300528ca6c406d20c0ed75b7b941f010c5f (diff)
downloadexchange-f03c1175df3b413e2352e02546191875e4064f9c.tar.gz
exchange-f03c1175df3b413e2352e02546191875e4064f9c.tar.bz2
exchange-f03c1175df3b413e2352e02546191875e4064f9c.zip
typo
Diffstat (limited to 'src/include/taler_error_codes.h')
-rw-r--r--src/include/taler_error_codes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h
index e23de24b3..bbb300440 100644
--- a/src/include/taler_error_codes.h
+++ b/src/include/taler_error_codes.h
@@ -17,7 +17,7 @@
* @file taler_error_codes.h
* @brief error codes returned by GNU Taler
*
- * This file should defines constants for error codes returned
+ * This file should define constants for error codes returned
* in Taler APIs. We use codes above 1000 to avoid any
* confusing with HTTP status codes. All constants have the
* shared prefix "TALER_EC_" to indicate that they are error