aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorKostas Nakos2006-06-20 17:54:09 +0000
committerKostas Nakos2006-06-20 17:54:09 +0000
commitf6c3de48b5abd5ca96f6d714581d17fa42cee389 (patch)
tree35c65f7812bf3c1dabd2f3dbb3e66d72185a362d /backends
parent35ce9e3c98d8770694c9fd199473cdf1e45474a4 (diff)
downloadscummvm-rg350-f6c3de48b5abd5ca96f6d714581d17fa42cee389.tar.gz
scummvm-rg350-f6c3de48b5abd5ca96f6d714581d17fa42cee389.tar.bz2
scummvm-rg350-f6c3de48b5abd5ca96f6d714581d17fa42cee389.zip
fix typo
svn-id: r23191
Diffstat (limited to 'backends')
-rw-r--r--backends/wince/CEActionsSmartphone.cpp2
1 files changed, 1 insertions, 1 deletions
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"
};