From 9099b36caa88d7675a03fb0bd283acf4e1122474 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 27 May 2014 00:58:25 +0200 Subject: MADS: initialise -> initialize. --- engines/mads/sound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/sound.h') 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); -- cgit v1.2.3