Minor updates to BFileGameSound docs

This commit is contained in:
John Scipione
2012-12-24 18:31:08 -05:00
parent 4b831faef7
commit c8654dba73
+2 -2
View File
@@ -13,7 +13,7 @@
/*! /*!
\file FileGameSound.h \file FileGameSound.h
\brief Provides the FileGameSound class. \brief Provides the BFileGameSound class.
*/ */
@@ -21,7 +21,7 @@
\class BFileGameSound \class BFileGameSound
\ingroup game \ingroup game
\ingroup libbe \ingroup libbe
\brief Provides the ability to playback audio from a sound file on disk. \brief Playback audio from a sound file on disk.
*/ */