From 852258b3ce65e85e5a85bb0adc94fa9c8aabd22d Mon Sep 17 00:00:00 2001 From: craig Date: Fri, 3 Feb 2012 19:34:24 +0000 Subject: [PATCH] Formatting --- devices/encoders.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/encoders.cpp b/devices/encoders.cpp index 18fb4e414..62f875c03 100644 --- a/devices/encoders.cpp +++ b/devices/encoders.cpp @@ -119,7 +119,7 @@ static void init() "compression level is an integer value between 0 and 8 that represents " "the tradeoff between file size and compression speed while encoding with FLAC.
" "Setting the compression level to 0 yields the shortest compression time but " - "generates a comparably big file
" + "generates a comparably big file.
" "On the other hand, a compression level of 8 makes compression quite slow but " "produces the smallest file.
" "Note that since FLAC is by definition a lossless codec, the audio quality "