From eabeb62e20a8ed2117e19ca3bf04bb1d33637b79 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 3 Oct 2003 13:59:44 +0000 Subject: fix doxygen comment svn-id: r10570 --- sword2/driver/d_sound.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sword2/driver/d_sound.cpp b/sword2/driver/d_sound.cpp index 057c3b2bb9..cd389daad9 100644 --- a/sword2/driver/d_sound.cpp +++ b/sword2/driver/d_sound.cpp @@ -530,7 +530,7 @@ void Sword2Sound::unpauseSpeech(void) { * This function opens a sound effect ready for playing. A unique id should be * passed in so that each effect can be referenced individually. * @param id the unique sound id - * @data the WAV data + * @param data the WAV data * @warning Zero is not a valid id */ -- cgit v1.2.3