X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=manpages%2FMakefile;h=e488b6828f2b97bf6e547a8d275d904398b5626c;hp=fd6298fdbd0a8418b796fba9c6d786bcf6eb32f6;hb=9527df9780af4629c34ffc2dea5a26e2886bb268;hpb=3a59cebc482d5590085562b7651ce29a57661985 diff --git a/manpages/Makefile b/manpages/Makefile index fd6298f..e488b68 100644 --- a/manpages/Makefile +++ b/manpages/Makefile @@ -23,7 +23,7 @@ build: po4a.cfg @if [ ! -x "$$(which po4a 2>/dev/null)" ]; \ then \ echo "E: po4a - command not found"; \ - echo "I: po4a can be optained from:"; \ + echo "I: po4a can be obtained from:"; \ echo "I: http://po4a.alioth.debian.org/"; \ echo "I: On Debian based systems, po4a can be installed with:"; \ echo "I: apt-get install po4a"; \