diff options
author | Franklin Wei <git@fwei.tk> | 2017-04-17 17:30:42 -0400 |
---|---|---|
committer | Franklin Wei <git@fwei.tk> | 2017-04-17 20:41:43 -0400 |
commit | d6eefbb21959f690d2da703a7ca421ac5be9c5fa (patch) | |
tree | 669af00602d932361b28c2e203fc1fb2842f61bf /manual/appendix/album_art_info.tex | |
parent | 3fffff90e2c7c4e6ae3ab9d93f2c82d7b4d59961 (diff) |
manual: typo fixes
Change-Id: I4a86e031c2dccd2a60b6d0d3fd7cca5df1d88774
Diffstat (limited to 'manual/appendix/album_art_info.tex')
-rw-r--r-- | manual/appendix/album_art_info.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/album_art_info.tex b/manual/appendix/album_art_info.tex index 0e8f692e3d..bbb29dbd0b 100644 --- a/manual/appendix/album_art_info.tex +++ b/manual/appendix/album_art_info.tex @@ -20,7 +20,7 @@ album art is currently limited to JPEG. Embedded JPEG images must not be unsynchronized}. Rockbox does not support RLE-compressed BMP files, nor does it support progressive and multi-scan JPEG files. JPEG files must consist of a single scan with interleaved components, -as progessive and multi-scan images require much more memory to decode. +as progressive and multi-scan images require much more memory to decode. \section{Where to put album art} |