From a7c5d65eb50355274c1b5b047c02c653f518900a Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 25 Oct 2018 16:52:58 -0400 Subject: all: fix more spelling errors --- m4/libgcrypt.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/libgcrypt.m4') diff --git a/m4/libgcrypt.m4 b/m4/libgcrypt.m4 index d89fe1137..dd167f814 100644 --- a/m4/libgcrypt.m4 +++ b/m4/libgcrypt.m4 @@ -15,7 +15,7 @@ dnl AM_PATH_LIBGCRYPT([MINIMUM-VERSION, dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) dnl Test for libgcrypt and define LIBGCRYPT_CFLAGS and LIBGCRYPT_LIBS. -dnl MINIMUM-VERSION is a string with the version number optionalliy prefixed +dnl MINIMUM-VERSION is a string with the version number optionally prefixed dnl with the API version to also check the API compatibility. Example: dnl a MINIMUM-VERSION of 1:1.2.5 won't pass the test unless the installed dnl version of libgcrypt is at least 1.2.5 *and* the API number is 1. Using -- cgit v1.2.3