Skip to content

Commit 44d274c

Browse files
lutzroedertdykstra
authored andcommitted
Fix typo in remove-controls-3.1.md (#16762)
1 parent 9e75671 commit 44d274c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/core-changes/windowsforms/3.1/remove-controls-3.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Each removed control has a recommended replacement control. Refer to the followi
5353
| ContextMenu | ContextMenuStrip | |
5454
| Menu | ToolStripDropDown, ToolstripDropDownMenu | MenuItemCollection |
5555
| MainMenu | MenuStrip | |
56-
| MenuItem | ToolstripMenuItem | |
56+
| MenuItem | ToolStripMenuItem | |
5757

5858
#### Category
5959

0 commit comments

Comments
 (0)