aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/display.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/display.cpp')
-rw-r--r--engines/hugo/display.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hugo/display.cpp b/engines/hugo/display.cpp
index 4500a11fa3..ad0e1f2d4c 100644
--- a/engines/hugo/display.cpp
+++ b/engines/hugo/display.cpp
@@ -435,7 +435,7 @@ void Screen::shadowStr(int16 sx, int16 sy, const char *s, byte color) {
}
/**
-* Introduce user to the game. In the original games, it was only
+* Introduce user to the game. In the original games, it was only
* present in the DOS versions
*/
void Screen::userHelp() {