aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/SkPath_Reference.bmh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/SkPath_Reference.bmh')
-rw-r--r--docs/SkPath_Reference.bmh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SkPath_Reference.bmh b/docs/SkPath_Reference.bmh
index 75840b3144..e0e8da2540 100644
--- a/docs/SkPath_Reference.bmh
+++ b/docs/SkPath_Reference.bmh
@@ -5050,7 +5050,7 @@ standard output. Set forceClose to true to get edges used to fill Path.
Set dumpAsHex true to generate exact binary representations
of floating point numbers used in Point_Array and Conic_Weights.
-#Param stream writable Stream receiving Path text representation; may be nullptr ##
+#Param stream writable WStream receiving Path text representation; may be nullptr ##
#Param forceClose true if missing kClose_Verb is output ##
#Param dumpAsHex true if SkScalar values are written as hexadecimal ##