From b1effeb58e0ec0bad16b82d98013c996291700dc Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Fri, 5 May 2006 13:13:46 +0000 Subject: [PATCH] Typo fix. Reported by git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4266 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 9f5d9148..343fab37 100644 --- a/configure.in +++ b/configure.in @@ -1043,4 +1043,4 @@ if test "x$enable_openssl" = "xno" -a "x$ssl_error" != "x"; then fi echo -echo "If there was any problems, read the INSTALL file." +echo "If there are any problems, read the INSTALL file."