Skip to content
This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Commit 1f0beb8

Browse files
committed
Update MTGLRenderer.java
1 parent 4ae1315 commit 1f0beb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • MotionTrackingJava/src/com/projecttango/experiments/javamotiontracking

MotionTrackingJava/src/com/projecttango/experiments/javamotiontracking/MTGLRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import com.projecttango.tangoutils.renderables.Trajectory;
3131

3232
/**
33-
* OpenGL rendering class for the Motion Tracking API sample. This class managers the objects
33+
* OpenGL rendering class for the Motion Tracking API sample. This class manages the objects
3434
* visible in the OpenGL view which are the {@link CameraFrustum}, {@link CameraFrustumAndAxis},
3535
* {@link Trajectory}, and the {@link Grid}. These objects are implemented in the TangoUtils library
3636
* in the package {@link com.projecttango.tangoutils.renderables}.

0 commit comments

Comments
 (0)