fix a typo

This commit is contained in:
James Seibel
2021-07-25 15:49:18 -05:00
parent c53ce15f7d
commit d7b13a2e0b
@@ -18,7 +18,7 @@
package com.seibel.lod.objects;
/**
* A LodRegion is the a 32x32
* A LodRegion is a 32x32
* 2D array of LodChunk objects.
* Each LodRegion corresponds to
* one file in the file system.