diff options
author | Dave Chapman <dave@dchapman.com> | 2008-10-29 00:18:09 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2008-10-29 00:18:09 +0000 |
commit | e5b238b4961b396936b32e78c1a08e47597212eb (patch) | |
tree | f919ef4f6432b0a589587584a85daff6ffe79286 | |
parent | 24cf2ae8045beaf158f49687bf15a179ed0e69fe (diff) |
Gammar correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18907 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/appendix/file_formats.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index bf6d4acdc8..b118ba87ef 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -84,10 +84,10 @@ Wavpack & \fname{.wv} & \\ Shorten & \fname{.shn} & Seeking not supported.\\ \opt{h1xx,h300,x5,m5,m3}{ - Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 decodes fast enough to be useful. \\ + Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 decode fast enough to be useful. \\ } \opt{gigabeat}{ - Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 decodes fast enough to be useful. \\ + Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 decode fast enough to be useful. \\ } \\ \midrule |