FS#8495 by Harry Tu - fix bad spelling in english.lang

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16140 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2008-01-22 08:24:38 +00:00
parent 73afc47c05
commit 2df3f38da6

View file

@ -33,7 +33,7 @@
# other string matches for the particular model you build the language for. If # other string matches for the particular model you build the language for. If
# you want a particular string for the iriver h300 series you'd write it like: # you want a particular string for the iriver h300 series you'd write it like:
# h300: "h300-specific string" (below the default line). If your string isn't # h300: "h300-specific string" (below the default line). If your string isn't
# used for all targets set the default to none like: *: none (no qoutes!) this # used for all targets set the default to none like: *: none (no quotes!) this
# will not include the string for target that will not need it, see # will not include the string for target that will not need it, see
# apps/features.txt for available categories that can be used instead of the # apps/features.txt for available categories that can be used instead of the
# target name, for example: swcodec: "swcodec-specific string". # target name, for example: swcodec: "swcodec-specific string".