From daa2f874419a75530a9b589137f6fc2438b865e0 Mon Sep 17 00:00:00 2001 From: David McPaul Date: Fri, 31 Oct 2008 22:33:06 +0000 Subject: [PATCH] correct spelling git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28413 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/game/GameSoundDefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/os/game/GameSoundDefs.h b/headers/os/game/GameSoundDefs.h index a3f17fefa2..24c3eac383 100644 --- a/headers/os/game/GameSoundDefs.h +++ b/headers/os/game/GameSoundDefs.h @@ -21,7 +21,7 @@ // // File Name: GameSound.cpp // Author: Christopher ML Zumwalt May (cdzumwalt@dsl-only.net) -// Description: Declerations for game sounds +// Description: Declarations for game sounds //------------------------------------------------------------------------------ #if !defined(_GAME_SOUND_DEFS_H)