summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eff57ad..21ff1b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ if test "x$have_limd" = "xyes"; then
fi
else
if test "x$with_preflight" == "xyes"; then
- AC_MSG_ERROR([preflight worker support requested but libimobiledevice could not befound])
+ AC_MSG_ERROR([preflight worker support requested but libimobiledevice could not be found])
fi
fi