diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-10-17 12:18:51 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-10-17 12:18:51 +0000 |
| commit | f8e2f3e08d779092cf7d3f26f369c0941edf9349 (patch) | |
| tree | e15606a62f273e527e379a68095e65166ea3d9de /manual/appendix/appendix.tex | |
| parent | b530de0fd914483f9480cf0661bed5c3b6bd6f06 (diff) | |
| download | rockbox-f8e2f3e08d779092cf7d3f26f369c0941edf9349.zip rockbox-f8e2f3e08d779092cf7d3f26f369c0941edf9349.tar.gz rockbox-f8e2f3e08d779092cf7d3f26f369c0941edf9349.tar.bz2 rockbox-f8e2f3e08d779092cf7d3f26f369c0941edf9349.tar.xz | |
Fix for more consistent and proper British English. (-ize/-ise etc)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/appendix.tex')
| -rw-r--r-- | manual/appendix/appendix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index c41c5f4..595bc80 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -97,7 +97,7 @@ The recording hardware (the MAS) does not allow us to do this in the \dap{} is strictly made for disk{}-access and does not allow us to play with it the way we'd need for any good communication to work. } -\item Support other filesystems than FAT32 (like NTFS or ext2 or whatever)!\\ +\item Support other file systems than FAT32 (like NTFS or ext2 or whatever)!\\ No. \opt{archos}{Rockbox needs to support FAT32 since it can only start off a FAT32 partition (since that is the only way the ROM can load it), and adding}% |