summaryrefslogtreecommitdiff
path: root/m4/groff.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/groff.m4')
-rw-r--r--m4/groff.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/groff.m4 b/m4/groff.m4
index f51a11c8f..2bb1554bc 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -1698,7 +1698,7 @@ file encoding [=auto|no|yes]]))
groff_have_uchardet=yes], [
if test "$with_uchardet" = yes
then
- AC_MSG_FAILURE([Could not found uchardet library])
+ AC_MSG_FAILURE([could not find uchardet library])
else
AC_MSG_WARN([uchardet library not found; preconv will be \
less functional])