aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3123037a0a..b0edca1fb5 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,7 @@ General
* Remove "detectname" from GameSettings struct. On the long run, "midi" and/or
"features" might be removed, too.
* Enhance the Makefile-based build system to support VPATH and stuff, so that
- one can compile scummvm in a directory tree seperate from the source tree.
+ one can compile scummvm in a directory tree separate from the source tree.
That would make it possible to build ScummVM with different build options,
e.g. have one debug build and one optimized build.
* Add a FilesystemManager or FileManager or so which should unify and/or