From f6c3de48b5abd5ca96f6d714581d17fa42cee389 Mon Sep 17 00:00:00 2001 From: Kostas Nakos Date: Tue, 20 Jun 2006 17:54:09 +0000 Subject: fix typo svn-id: r23191 --- backends/wince/CEActionsSmartphone.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends') diff --git a/backends/wince/CEActionsSmartphone.cpp b/backends/wince/CEActionsSmartphone.cpp index f5e11f34e6..4ee4963f66 100644 --- a/backends/wince/CEActionsSmartphone.cpp +++ b/backends/wince/CEActionsSmartphone.cpp @@ -51,7 +51,7 @@ const String smartphoneActionNames[] = { "Skip", "Zone", "FT Cheat", - "Bind Keys" + "Bind Keys", "Keyboard", "Rotate" }; -- cgit v1.2.3