From: Guido Serassio Date: Tue, 8 Jul 2008 09:53:33 +0000 (+0200) Subject: Fix typo X-Git-Tag: SQUID_3_1_0_1~49^2~161 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1dcf8e5d45f3ce63d58d5f89adce2b80959623d0;p=thirdparty%2Fsquid.git Fix typo --- diff --git a/lib/Makefile.am b/lib/Makefile.am index fe2ef37325..a250a9165b 100755 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -54,7 +54,7 @@ noinst_LIBRARIES = \ $(LIBSSPWIN32) \ @LIBREGEX@ # -# dirent.c, ecnrypt.c and getopt.c are needed for native Windows support. +# dirent.c, encrypt.c and getopt.c are needed for native Windows support. # EXTRA_libmiscutil_a_SOURCES = \ dirent.c \