aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/sound.h')
-rw-r--r--engines/mads/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/sound.h b/engines/mads/sound.h
index 0fd9ac1095..9a251f9dd0 100644
--- a/engines/mads/sound.h
+++ b/engines/mads/sound.h
@@ -47,7 +47,7 @@ public:
~SoundManager();
/**
- * Initialises the sound driver for a given game section
+ * Initializes the sound driver for a given game section
*/
void init(int sectionNumber);