diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-05-13 17:25:32 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-05-13 17:25:32 +0000 |
| commit | 21920408be1b150c81e99ac8496d6710b775ac7a (patch) | |
| tree | 7c7782b898c398725e6ccc831b9e5ea4fc514630 /manual/appendix | |
| parent | 990179e1aaae7b66494e7f7e47f3d792d2a69725 (diff) | |
| download | rockbox-21920408be1b150c81e99ac8496d6710b775ac7a.zip rockbox-21920408be1b150c81e99ac8496d6710b775ac7a.tar.gz rockbox-21920408be1b150c81e99ac8496d6710b775ac7a.tar.bz2 rockbox-21920408be1b150c81e99ac8496d6710b775ac7a.tar.xz | |
Correct English.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25997 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 74220ee..da61878 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\\ |