aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkNormalSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkNormalSource.h')
-rw-r--r--src/core/SkNormalSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkNormalSource.h b/src/core/SkNormalSource.h
index 4b09d0b411..8cbb3e4fae 100644
--- a/src/core/SkNormalSource.h
+++ b/src/core/SkNormalSource.h
@@ -111,7 +111,7 @@ public:
/** Returns a normal source that generates a bevel for the given shape. UNIMPLEMENTED: Will
return straight-up normals only.
- @param type the type of bevel to add.
+ @param type the type of bevel to add
@param width the width of the bevel, in source space. Must be positive.
@param height the height of the plateau, in source space. Can be positive, negative,
or zero. A negative height means the simulated bevels slope downwards.