fixed comment for getVersion

This commit is contained in:
Brian Matzon 2006-12-12 21:30:21 +00:00
parent dd5ac45a66
commit fcb1f55eb9

View file

@ -243,7 +243,7 @@ public class FMOD {
}
/**
* Return the version of the core LWJGL libraries as a String.
* Return the version of the FMOD3-LWJGL binding as a String.
*/
public static String getVersion() {
return VERSION;