mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 07:53:12 +00:00
spelling mistake
svn-id: r12090
This commit is contained in:
parent
e5ba3b172e
commit
539002e23a
@ -139,7 +139,7 @@ bool Debugger::Cmd_Bob(int argc, const char **argv) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
DebugPrintf("Usage: %s bobnum command paramter\n", argv[0]);
|
||||
DebugPrintf("Usage: %s bobnum command parameter\n", argv[0]);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user