|
@@ -197,7 +197,7 @@ public abstract class Light implements Savable, Cloneable {
|
|
|
public abstract boolean intersectsBox(BoundingBox box, TempVars vars);
|
|
|
|
|
|
/**
|
|
|
- * Determines if the lgiht intersects with the given camera frustum.
|
|
|
+ * Determines if the light intersects with the given camera frustum.
|
|
|
*
|
|
|
* For non-local lights, such as {@link DirectionalLight directional lights},
|
|
|
* {@link AmbientLight ambient lights}, or {@link PointLight point lights}
|