Skip to content

Commit 8c3e2d0

Browse files
Update Point.xml
Corrected the example comment
1 parent 2ef9a4c commit 8c3e2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows/Point.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
149149
150150
## Examples
151-
This example adds a <xref:System.Windows.Point> to a <xref:System.Windows.Vector> and returns the result as a <xref:System.Windows.Vector> structure.
151+
This example adds a <xref:System.Windows.Vector> to a <xref:System.Windows.Point> and returns the result as a <xref:System.Windows.Point> structure.
152152
153153
:::code language="csharp" source="~/snippets/csharp/System.Windows/Point/Overview/PointExample.cs" id="Snippetaddpointandvectorexample_csharp":::
154154

0 commit comments

Comments
 (0)