diff --git a/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfoa.md b/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfoa.md index bf11910e0c2..f836125e772 100644 --- a/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfoa.md +++ b/sdk-api-src/content/winuser/nf-winuser-setmenuiteminfoa.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]