aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/sword2/mouse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword2/mouse.cpp b/engines/sword2/mouse.cpp
index b6d435c45b..a754f9810c 100644
--- a/engines/sword2/mouse.cpp
+++ b/engines/sword2/mouse.cpp
@@ -645,7 +645,7 @@ void Mouse::menuMouse() {
}
void Mouse::normalMouse() {
- // The gane is playing and none of the menus are activated - but, we
+ // The game is playing and none of the menus are activated - but, we
// need to check if a menu is to start. Note, won't have luggage
MouseEvent *me;