Skip to content

Commit 4319079

Browse files
Jason SamsAndroid (Google) Code Review
authored andcommitted
Merge "Fix doc typo." into jb-mr1-dev
2 parents 4aacf93 + 17fec32 commit 4319079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphics/java/android/renderscript/ScriptIntrinsicColorMatrix.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public void setColorMatrix(Matrix3f m) {
8080
}
8181

8282
/**
83-
* Set a color matrix to convert from RGB to luminace. The alpha channel
83+
* Set a color matrix to convert from RGB to luminance. The alpha channel
8484
* will be a copy.
8585
*
8686
*/

0 commit comments

Comments
 (0)