From d5763937ad8d482f3e62299428f8cb4b601c6ace Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 15 Feb 2013 21:26:47 +0100 Subject: [PATCH] configure: conversation -> conversion --- configure.ng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ng b/configure.ng index 034b5653..c0309965 100644 --- a/configure.ng +++ b/configure.ng @@ -519,7 +519,7 @@ if test "$x_ircplus_on" = "yes"; then x_iconv_on=no AC_ARG_WITH(iconv, AS_HELP_STRING([--with-iconv], - [enable character conversation using libiconv]), + [enable character conversion using libiconv]), [ if test "$withval" != "no"; then if test "$withval" != "yes"; then CFLAGS="-I$withval/include $CFLAGS" -- 2.39.2