From f03c1175df3b413e2352e02546191875e4064f9c Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 7 Oct 2016 18:21:12 +0200 Subject: typo --- src/include/taler_error_codes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_error_codes.h') 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 -- cgit v1.2.3