diff options
Diffstat (limited to 'engines/sherlock/talk.cpp')
-rw-r--r-- | engines/sherlock/talk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/talk.cpp b/engines/sherlock/talk.cpp index b38b432e37..dfcf9b912d 100644 --- a/engines/sherlock/talk.cpp +++ b/engines/sherlock/talk.cpp @@ -672,7 +672,7 @@ void Talk::drawInterface() { } /** - * Display a list of statements in a window at the bottom of the scren that the + * Display a list of statements in a window at the bottom of the screen that the * player can select from. */ bool Talk::displayTalk(bool slamIt) { |