aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkLightingShader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkLightingShader.h')
-rw-r--r--src/core/SkLightingShader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkLightingShader.h b/src/core/SkLightingShader.h
index 30ce6559c5..ffbcbe9eb4 100644
--- a/src/core/SkLightingShader.h
+++ b/src/core/SkLightingShader.h
@@ -69,7 +69,7 @@ public:
@param normal the normal map
@param light the light applied to the normal map
@param ambient the linear (unpremul) ambient light color. Range is 0..1/channel.
- @param localMatrix the matrix mapping the textures to the dest rect
+ @param localMatrix the matrix mapping the textures to the dest rect
nullptr will be returned if:
either 'diffuse' or 'normal' are empty