From 2df3f38da69c96a41a8262a4953d162a8caf1077 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 22 Jan 2008 08:24:38 +0000 Subject: 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 --- apps/lang/english.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lang/english.lang b/apps/lang/english.lang index a51291a..1c0cd8d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -33,7 +33,7 @@ # 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: # 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 # apps/features.txt for available categories that can be used instead of the # target name, for example: swcodec: "swcodec-specific string". -- cgit v1.1