From cd05fecface7055082bf5329d35d06697da5b94c Mon Sep 17 00:00:00 2001 From: Sander van Dijk Date: Mon, 6 Feb 2012 21:46:24 +0100 Subject: [PATCH] config.d/networking.m4: fix minor typo. --- config.d/networking.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.d/networking.m4 b/config.d/networking.m4 index c517b215b..4be0c3f69 100644 --- a/config.d/networking.m4 +++ b/config.d/networking.m4 @@ -17,7 +17,7 @@ fi AC_ARG_WITH(ipv6, AS_HELP_STRING([--with-ipv6=DIR], - [Eenable IPv6 support.] + [Enable IPv6 support.] [Optional argument specifies location of inet6 libraries.]), [ if test "x$withval" = xno ; then