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 "