diff options
Diffstat (limited to 'graphics/java/android/renderscript/Int4.java')
-rw-r--r-- | graphics/java/android/renderscript/Int4.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/java/android/renderscript/Int4.java b/graphics/java/android/renderscript/Int4.java index 8734c9520778..eefb34924113 100644 --- a/graphics/java/android/renderscript/Int4.java +++ b/graphics/java/android/renderscript/Int4.java @@ -21,7 +21,7 @@ import android.util.Log; /** - * Class for exposing the native Renderscript int4 type back to the Android system. + * Class for exposing the native RenderScript int4 type back to the Android system. * **/ public class Int4 { |