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

Commit 4ae1315

Browse files
committed
nit
1 parent a839477 commit 4ae1315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • PointCloudJava/src/com/projecttango/experiments/javapointcloud

PointCloudJava/src/com/projecttango/experiments/javapointcloud/PCRenderer.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.PointCloud;
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 PointCloud} and the
3535
* {@link Grid}. These objects are implemented in the TangoUtils library in the package
3636
* {@link com.projecttango.tangoutils.renderables}.

0 commit comments

Comments
 (0)