filling holes in canvas doc

filling holes in canvas doc

Docs-Preview: https://skia.org/?cl=66920
TBR=caryclark@google.com
Bug: skia:6898
Change-Id: I3a211df5f19ecfbfa0bb060bb6d55005a38cd360
Reviewed-on: https://skia-review.googlesource.com/66920
Reviewed-by: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
diff --git a/docs/SkPath_Reference.bmh b/docs/SkPath_Reference.bmh
index 9caad2d..1027a71 100644
--- a/docs/SkPath_Reference.bmh
+++ b/docs/SkPath_Reference.bmh
@@ -204,7 +204,6 @@
 #Topic Overview
 
 #Subtopic Constants
-#ToDo incomplete ##
 #Table
 #Legend
 # constants                      # description                                 ##
@@ -214,7 +213,7 @@
 # Convexity                      # Returns if Path is convex or concave.       ##
 # Direction                      # Sets Contour clockwise or counterclockwise. ##
 # FillType                       # Sets winding rule and inverse fill.         ##
-# SegmentMask                    
+# SegmentMask                    # Returns Verb types in Path.                 ##  
 # Verb                           # Controls how Path Points are interpreted.   ##
 #Table ##
 #Subtopic ##