aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/screen.h')
-rw-r--r--engines/mads/screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/screen.h b/engines/mads/screen.h
index d292a7a7d7..e6e0f285c7 100644
--- a/engines/mads/screen.h
+++ b/engines/mads/screen.h
@@ -178,7 +178,7 @@ public:
void check(bool scanFlag);
/**
- * Handle element being highlighted on the screen
+ * Handle an element being highlighted on the screen, and make it active.
*/
void elementHighlighted();