summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Int2.java
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/java/android/renderscript/Int2.java')
-rw-r--r--graphics/java/android/renderscript/Int2.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/java/android/renderscript/Int2.java b/graphics/java/android/renderscript/Int2.java
index 8eceb71..7aaa4e8 100644
--- a/graphics/java/android/renderscript/Int2.java
+++ b/graphics/java/android/renderscript/Int2.java
@@ -21,7 +21,7 @@ import android.util.Log;
/**
- * Class for exposing the rs int2 type back to java applications.
+ * Class for exposing the native Renderscript int2 type back to the Android system.
*
**/
public class Int2 {