summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d03254..d083027 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ test:
echo " done."; \
else \
echo "W: checkbashisms - command not found"; \
- echo "I: checkbashisms can be optained from: "; \
+ echo "I: checkbashisms can be obtained from: "; \
echo "I: http://git.debian.org/?p=devscripts/devscripts.git"; \
echo "I: On Debian based systems, checkbashisms can be installed with:"; \
echo "I: apt-get install devscripts"; \