From 9a2ca72ef4d47f9ce278b4cf6447ac660b2aae82 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 17:01:22 -0400 Subject: audio/tta: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- audio/tta/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/tta/README b/audio/tta/README index cf29c9b9029e..d47f204917e8 100644 --- a/audio/tta/README +++ b/audio/tta/README @@ -1,9 +1,9 @@ tta (TTA lossless audio codec) -TTA is a lossless compressor for multichannel 8,16 and 24 bits audio data -with the ability of password data protection. -Being 'lossless' means that no data/quality is lost in the compression. -When when uncompressed, the data will be identical to the original. +TTA is a lossless compressor for multichannel 8,16 and 24 bits audio +data with the ability of password data protection. Being 'lossless' +means that no data/quality is lost in the compression. When when +uncompressed, the data will be identical to the original. This package contains a full-futured codec library for realtime encoding and decoding of True Audio (TTA) files. -- cgit v1.2.3