Filter: minor javadoc mistake

This commit is contained in:
shadowislord 2015-03-18 23:14:01 -04:00
parent c34fcce7a2
commit 784cfddb21

View File

@ -201,7 +201,7 @@ public abstract class Filter implements Savable {
/**
* returns the default pass texture format
* default is {@link Format#RGB10_A2}
* default is {@link Format#RGB111110F}
*
* @return
*/