Skip to content

Commit 17fec32

Browse files
author
Jason Sams
committed
Fix doc typo.
Change-Id: Ib18172ac72886865dc9ae4535a577b2f8f3468e9
1 parent c1ccbf5 commit 17fec32

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)