aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
diff options
context:
space:
mode:
authorJonathan Gray2003-11-07 02:31:44 +0000
committerJonathan Gray2003-11-07 02:31:44 +0000
commit239aea0ff01b1fc3f4a62c35f0362550de2f696c (patch)
tree2c809e7d578134e867fe6c5a0137e054a87c2b86 /base/gameDetector.cpp
parentf6e1915b7744ca7b1b5c8c0ee76bead0fc60e08d (diff)
downloadscummvm-rg350-239aea0ff01b1fc3f4a62c35f0362550de2f696c.tar.gz
scummvm-rg350-239aea0ff01b1fc3f4a62c35f0362550de2f696c.tar.bz2
scummvm-rg350-239aea0ff01b1fc3f4a62c35f0362550de2f696c.zip
spelling fixes
svn-id: r11178
Diffstat (limited to 'base/gameDetector.cpp')
-rw-r--r--base/gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index cc7f4a4b13..e13d20c868 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -36,7 +36,7 @@
#include "config.h"
#endif
-// DONT FIXME: DO NOT ORDER ALPHABETICALY, THIS IS ORDERED BY IMPORTANCE/CATEGORY! :)
+// DONT FIXME: DO NOT ORDER ALPHABETICALLY, THIS IS ORDERED BY IMPORTANCE/CATEGORY! :)
#ifdef __PALM_OS__
static const char USAGE_STRING[] = "NoUsageString"; // save more data segment space
#else