summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Meerwald <p.meerwald@bct-electronic.com>2012-04-06 15:06:25 +0200
committerTanu Kaskinen <tanuk@iki.fi>2012-04-17 18:14:50 +0300
commite724bcdb73006cb532c15d677bd33c0fd54c85a4 (patch)
tree5faecadab00401ddd567905f4a5569bcd7558851
parent0033509019645b60f1bbd78e114c75c95719d110 (diff)
build: Fix spelling in src/Makefile.am.
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 21ac310e5..16f436085 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2038,7 +2038,7 @@ update-map-file:
update-all: update-ffmpeg update-sbc update-map-file
# Force installation order of libraries. libtool relinks on install time, in
-# which case libpulsecommon has to be install before others, but the padsp
+# which case libpulsecommon has to be installed before others, but the padsp
# preload library has to be done after the normal libraries (e.g. libpulse)
# ...
# Unfortunately automake behaviour means that rules without commands also