diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2008-03-14 21:29:03 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-14 21:29:03 +0000 |
| commit | 373d56bd2de88095f49b68acad040e843abd1245 (patch) | |
| tree | 1a7074c7a4cc064ab75a743bba7c74eb3f062b4f /apps | |
| parent | 4e2c5175915b2e2be4da8dfb0520226f3d82e6d3 (diff) | |
| download | rockbox-373d56bd2de88095f49b68acad040e843abd1245.zip rockbox-373d56bd2de88095f49b68acad040e843abd1245.tar.gz rockbox-373d56bd2de88095f49b68acad040e843abd1245.tar.bz2 rockbox-373d56bd2de88095f49b68acad040e843abd1245.tar.xz | |
spelling mistakes pointed out by Alex Wallis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16671 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/features.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/features.txt b/apps/features.txt index 563f755..244c2b5 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -1,8 +1,8 @@ /* This file controls which strings are included when rockbox is built and when the .lng and .voice files are built. That means that a change in this - file will break compatiblity with older .lng and .voice files and that those + file will break compatibility with older .lng and .voice files and that those version numbers should be updated. It also means that changing defines in - the various config*.h files could also break back compatiblity */ + the various config*.h files could also break back compatibility */ #if defined(HAVE_AGC) agc |