aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm.cpp
diff options
context:
space:
mode:
authorMax Horn2008-10-02 18:11:40 +0000
committerMax Horn2008-10-02 18:11:40 +0000
commit2219ccf911f3cf9a6d9e5f732e0b6e47d1c8b313 (patch)
treeedd404d384164f2b1ce4432ff1207ab5fea9c0b0 /engines/scumm/scumm.cpp
parent679b5484c4d3776f1acda436d482733d087d612e (diff)
downloadscummvm-rg350-2219ccf911f3cf9a6d9e5f732e0b6e47d1c8b313.tar.gz
scummvm-rg350-2219ccf911f3cf9a6d9e5f732e0b6e47d1c8b313.tar.bz2
scummvm-rg350-2219ccf911f3cf9a6d9e5f732e0b6e47d1c8b313.zip
typo
svn-id: r34725
Diffstat (limited to 'engines/scumm/scumm.cpp')
-rw-r--r--engines/scumm/scumm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/scumm.cpp b/engines/scumm/scumm.cpp
index 267dd812ae..bb22ee6381 100644
--- a/engines/scumm/scumm.cpp
+++ b/engines/scumm/scumm.cpp
@@ -1016,7 +1016,7 @@ int ScummEngine::init() {
// We now have to determine the correct _filenamePattern. To do this
- // we simply hardcode the possibilites.
+ // we simply hardcode the possibilities.
const char *p1 = 0, *p2 = 0;
switch (_game.id) {
case GID_INDY4: