From 741edec6c1a27891a4170c9620cbd01541b0496d Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 13 May 2010 17:25:32 +0000 Subject: [PATCH] Correct English. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25997 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/file_formats.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 74220ee05..da6187848 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -149,7 +149,7 @@ Free Lossless Audio & \fname{.flac} & \\ Apple Lossless & \fname{.m4a, .mp4} & \\ Shorten & \fname{.shn} & Seeking not supported.\\ - True Audio & \fname{.tta} & In some targets, the decoding speed is slow. \\ + True Audio & \fname{.tta} & Decoding is not real time on some targets.\\ Wave64 & \fname{.w64} & Wave/Wave64 supports following formats: \\ Waveform audio format & \fname{.wav} & linear pcm 8/16/24/32 bit. \\ & & IEEE float 32/64 bit\\ -- 2.11.4.GIT