aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkRRectsGaussianEdgeMaskFilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/effects/SkRRectsGaussianEdgeMaskFilter.h')
-rw-r--r--include/effects/SkRRectsGaussianEdgeMaskFilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/effects/SkRRectsGaussianEdgeMaskFilter.h b/include/effects/SkRRectsGaussianEdgeMaskFilter.h
index 14e17b3deb..d9e30248e2 100644
--- a/include/effects/SkRRectsGaussianEdgeMaskFilter.h
+++ b/include/effects/SkRRectsGaussianEdgeMaskFilter.h
@@ -18,7 +18,7 @@ public:
* of the intersection of two round rects.
* Currently this is only useable with round rects that have the same radii at
* all the corners and for which the x & y radii are equal.
- *
+ *
* In order to minimize fill the coverage geometry that should be drawn should be no larger
* than the intersection of the bounding boxes of the two round rects. Ambitious users can
* omit the center area of the coverage geometry if it is known to be occluded.