summaryrefslogtreecommitdiffstats
path: root/apps/plugins/text_editor.c
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-03-16 21:24:29 +0000
committerAlex Parker <rockbox@aeparker.com>2009-03-16 21:24:29 +0000
commit788ace2ec672f0cad5d1537342456832117c16bb (patch)
tree8c16b5a6af3006b020e17c14913fd5dc76b9fa7b /apps/plugins/text_editor.c
parente60ca805b62035272baf3577cf9718163d9cc683 (diff)
downloadrockbox-788ace2ec672f0cad5d1537342456832117c16bb.tar.gz
rockbox-788ace2ec672f0cad5d1537342456832117c16bb.zip
Change spelling to British English in the filetype colours section
of text_editor git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20327 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/text_editor.c')
-rw-r--r--apps/plugins/text_editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/text_editor.c b/apps/plugins/text_editor.c
index f03cdcfb71..c5515026dc 100644
--- a/apps/plugins/text_editor.c
+++ b/apps/plugins/text_editor.c
@@ -404,7 +404,7 @@ enum plugin_status plugin_start(const void* parameter)
if (line_count)
{
MENUITEM_STRINGLIST(menu, "Edit What?", NULL,
- "Extension", "Color",);
+ "Extension", "Colour",);
switch (rb->do_menu(&menu, NULL, NULL, false))
{
case 0: