summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/java/android/renderscript/ScriptIntrinsicColorMatrix.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/java/android/renderscript/ScriptIntrinsicColorMatrix.java b/graphics/java/android/renderscript/ScriptIntrinsicColorMatrix.java
index dce1939..8cac28e 100644
--- a/graphics/java/android/renderscript/ScriptIntrinsicColorMatrix.java
+++ b/graphics/java/android/renderscript/ScriptIntrinsicColorMatrix.java
@@ -80,7 +80,7 @@ public class ScriptIntrinsicColorMatrix extends ScriptIntrinsic {
}
/**
- * Set a color matrix to convert from RGB to luminace. The alpha channel
+ * Set a color matrix to convert from RGB to luminance. The alpha channel
* will be a copy.
*
*/