diff --git a/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfow.md b/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfow.md
index 66df92e79f9..64e9ee64f2e 100644
--- a/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfow.md
+++ b/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfow.md
@@ -77,7 +77,7 @@ The identifier or position of the menu item to change. The meaning of this param
Type: BOOL
-The meaning of uItem. If this parameter is FALSE, uItem is a menu item identifier. Otherwise, it is a menu item position. See About Menus for more information. (_Note: this parameter is misspelled in the header; it should be used as shown here._)
+The meaning of Item. If this parameter is FALSE, Item is a menu item identifier. Otherwise, it is a menu item position. See About Menus for more information. (_Note: this parameter is misspelled in the header; it should be used as shown here._)
### -param lpmii [in]