From: Andre Noll Date: Fri, 2 Jan 2015 15:24:37 +0000 (+0000) Subject: Fix typo in manual.m4. X-Git-Tag: v0.5.4~37 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=d385c301094dfca932c5be9c1429047794fb3706;ds=inline Fix typo in manual.m4. --- diff --git a/web/manual.m4 b/web/manual.m4 index 42021c42..18c6608f 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -1188,7 +1188,7 @@ is composed of superframes, each containing one or more frames of The Free Lossless Audio Codec (FLAC) compresses audio without quality loss. It gives better compression ratios than a general purpose compressor like zip or bzip2 because FLAC is designed specifically -for audio. A FLAC-encoded file consits of frames of varying size, up +for audio. A FLAC-encoded file consists of frames of varying size, up to 16K. Each frame starts with a header that contains all information necessary to decode the frame.