libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit fc848aaff3711b3ed28f789b85b1fecd20b794d5
parent 0c4ef0dd38ab3ddaa9e2cb1d2a04b5c8e9f04cd8
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 27 Dec 2022 11:04:53 +0100

-typo

Diffstat:
Mm4/mhd_check_link_run.m4 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/mhd_check_link_run.m4 b/m4/mhd_check_link_run.m4 @@ -12,7 +12,7 @@ # COMMAND_IF_CROSS_COMPILING action must set CACHE_ID variable to "yes", "no", # "assuming yes" or "assuming no". # ACTION_IF_SUCCEED is executed if result is "yes" or "assuming yes". -# ACTION_IF_FAILED is execuded if result is "no" or "assuming no". +# ACTION_IF_FAILED is executed if result is "no" or "assuming no". # # Example usage: #