summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manpages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/Makefile b/manpages/Makefile
index 5c4a93737..2d07fe92e 100644
--- a/manpages/Makefile
+++ b/manpages/Makefile
@@ -24,7 +24,7 @@ build: po4a.cfg
then \
echo "E: po4a - command not found"; \
echo "I: po4a can be optained from http://po4a.alioth.debian.org/"; \
- echo "I: On Debian systems, po4a can be installed with 'apt-get install po4a'."; \
+ echo "I: On Debian based systems, po4a can be installed with 'apt-get install po4a'."; \
exit 1; \
fi