From: Peter Meerwald Date: Fri, 6 Apr 2012 13:06:25 +0000 (+0200) Subject: build: Fix spelling in src/Makefile.am. X-Git-Tag: submit/2.0-panda/20130828.192557~94 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e724bcdb73006cb532c15d677bd33c0fd54c85a4;p=profile%2Fivi%2Fpulseaudio-panda.git build: Fix spelling in src/Makefile.am. --- diff --git a/src/Makefile.am b/src/Makefile.am index 21ac310..16f4360 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