From: Peter Meerwald <p.meerwald@xxxxxxxxxxxxxxxxxx> --- src/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 -- 1.7.4.1