fix: javadoc typo

This commit is contained in:
Brian Matzon 2003-07-06 19:59:57 +00:00
parent 074b80c06c
commit cdd4c044ba
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ public class CoreAL extends BaseAL implements BaseALConstants {
*
* @param buffer Buffer to fill
* @param format format sound data is in
* @param ByteBuffer location of data
* @param data location of data
* @param size size of data segment
* @param freq frequency of data
*/