From e19ce437cadca5697a052ade944118a42709eabd Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 30 Dec 2011 00:50:27 +0100 Subject: Fixed some spelling errors in documentation and code comments Thanks to Christoph Biedl! --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d2241f63..fb087783 100644 --- a/configure.in +++ b/configure.in @@ -340,7 +340,7 @@ else fi if test "$x_io_backend" = "none"; then - AC_MSG_ERROR([No useabe IO API activated/found!?]) + AC_MSG_ERROR([No useable IO API activated/found!?]) fi # use SSL? -- cgit 1.4.1