Skip to content

Commit 8c5ab5d

Browse files
Cruiser18gewarren
authored andcommitted
Update DrawingContext.xml (#3729)
Fixed minor spelling error
1 parent 681490b commit 8c5ab5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Media/DrawingContext.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<format type="text/markdown"><![CDATA[
454454
455455
## Remarks
456-
The brush and the pen can both be `null`. If the brush is `null`, then no fill is performed. If the pen is `null`, then no stoke is performed. If both the pen and the brush are `null`, then the drawing is not visible.
456+
The brush and the pen can both be `null`. If the brush is `null`, then no fill is performed. If the pen is `null`, then no stroke is performed. If both the pen and the brush are `null`, then the drawing is not visible.
457457
458458
]]></format>
459459
</remarks>

0 commit comments

Comments
 (0)