summaryrefslogtreecommitdiff
path: root/buildlib
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-08-22 16:22:08 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-08-27 11:27:44 +0200
commit3a8776a37af38127fb04565959e8e0e449eb04a4 (patch)
tree4318130063683b1eade484b5819b1e5a21a252ee /buildlib
parent09e9113887c5f1da3d0705221bf111ead331f96b (diff)
fix various typos reported by codespell
Reported-By: codespell
Diffstat (limited to 'buildlib')
-rw-r--r--buildlib/po4a_manpage.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildlib/po4a_manpage.mak b/buildlib/po4a_manpage.mak
index 2e98652a5..82cfba394 100644
--- a/buildlib/po4a_manpage.mak
+++ b/buildlib/po4a_manpage.mak
@@ -60,7 +60,7 @@ endif
INCLUDES :=
ifndef HAVE_PO4A
-# Strip from the source list any man pages we dont have compiled already
+# Strip from the source list any man pages we don't have compiled already
SOURCE := $(wildcard $(SOURCE))
endif