Skip to content

Commit 4b14d07

Browse files
Amolankitjskeet
authored andcommitted
Update documentation-comments.md
Rectified Typo in documentation fro Yor to YPosition
1 parent d6ae7fb commit 4b14d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/documentation-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ Here is the output produced by one documentation generator when given the source
11811181
<member name="M:Graphics.Point.#ctor(System.Int32,System.Int32)">
11821182
<summary>
11831183
This constructor initializes the new Point to
1184-
(<paramref name="xPosition"/>,<paramref name="yor"/>).
1184+
(<paramref name="xPosition"/>,<paramref name="yPosition"/>).
11851185
</summary>
11861186
<param><c>xPosition</c> is the new Point's x-coordinate.</param>
11871187
<param><c>yPosition</c> is the new Point's y-coordinate.</param>

0 commit comments

Comments
 (0)