aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/SkPoint_Reference.bmh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SkPoint_Reference.bmh')
-rw-r--r--docs/SkPoint_Reference.bmh1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SkPoint_Reference.bmh b/docs/SkPoint_Reference.bmh
index 87f1b618e6..598f963ca9 100644
--- a/docs/SkPoint_Reference.bmh
+++ b/docs/SkPoint_Reference.bmh
@@ -777,6 +777,7 @@ Multiplies Point by scale. Sets Point to:
#Formula
(fX * scale, fY * scale)
##
+.
#Param scale Scalar to multiply by ##