v0.9.0: corrected capitalization on 'libGDX'

This commit is contained in:
Evan Debenham
2020-09-04 18:07:06 -04:00
parent 0c764c6505
commit f7f5832145
11 changed files with 18 additions and 18 deletions

View File

@@ -21,7 +21,7 @@
package com.watabou.glwrap;
//TODO LibGDX offer matrix classes as well, which might give better performance.
//TODO libGDX offer matrix classes as well, which might give better performance.
//should investigate using them
public class Matrix {