Merge "Fix doc typo." into jb-mr1-dev
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 @@
     }
 
     /**
-     * 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.
      *
      */