From cfa8d3bd8b7d624f4b04a02f1d42a89e2f3091c0 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Wed, 25 Nov 2015 09:49:16 +0100 Subject: SHERLOCK: fix comment typo --- engines/sherlock/scalpel/scalpel_debugger.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sherlock') diff --git a/engines/sherlock/scalpel/scalpel_debugger.cpp b/engines/sherlock/scalpel/scalpel_debugger.cpp index 7f5e1efa69..1495c76b43 100644 --- a/engines/sherlock/scalpel/scalpel_debugger.cpp +++ b/engines/sherlock/scalpel/scalpel_debugger.cpp @@ -42,7 +42,7 @@ bool ScalpelDebugger::cmd3DO_PlayMovie(int argc, const char **argv) { return true; } - // play gets postboned until debugger is closed + // play gets postponed until debugger is closed Common::String filename = argv[1]; _3doPlayMovieFile = filename; -- cgit v1.2.3