]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix typo
authorGuido Serassio <serassio@squid-cache.org>
Tue, 8 Jul 2008 09:53:33 +0000 (11:53 +0200)
committerGuido Serassio <serassio@squid-cache.org>
Tue, 8 Jul 2008 09:53:33 +0000 (11:53 +0200)
lib/Makefile.am

index fe2ef373254d4ff3319d3e13ecdbff6e799cf94f..a250a9165bc70e89ab9015aaa8933d0da8214ad5 100755 (executable)
@@ -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 \