fix: javadoc typo

This commit is contained in:
Brian Matzon 2003-07-06 19:59:57 +00:00
parent 074b80c06c
commit cdd4c044ba

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
*/