From d808cceebff701e5d6bb81be8414509d1381ddf9 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 11 Sep 2007 07:12:41 +0000 Subject: minor typos --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d9a67e63..0e295b17 100644 --- a/configure.ac +++ b/configure.ac @@ -268,7 +268,7 @@ AC_CONFIG_FILES([Makefile]) AC_OUTPUT echo "****************************************************" -echo "rsyslog will be compiled with the followig settings:" +echo "rsyslog will be compiled with the following settings:" echo echo "Multithreading support enabled: $enable_pthreads" echo "Klogd functionality enabled: $enable_klogd" -- cgit