summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-03-01 20:44:41 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 13:54:16 +0200
commit9527df9780af4629c34ffc2dea5a26e2886bb268 (patch)
tree9cd2d2683e717e8ea32bc75453899eb28aacf4a9 /manpages
parent3a59cebc482d5590085562b7651ce29a57661985 (diff)
downloadlive-boot-9527df9780af4629c34ffc2dea5a26e2886bb268.tar.gz
live-boot-9527df9780af4629c34ffc2dea5a26e2886bb268.zip
Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/Makefile2
1 files changed, 1 insertions, 1 deletions
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"; \