Skip to content

Commit 127817c

Browse files
author
Matthew Sebolt
authored
Update cmenu-class.md
1 parent c60779f commit 127817c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/cmenu-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ The *`nMaxCount`* parameter should be one larger than the number of characters i
793793

794794
## <a name="getsafehmenu"></a> `CMenu::GetSafeHmenu`
795795

796-
Returns the `HMENU` wrapped by this `CMenu` object, or a `NULL``CMenu` pointer.
796+
Returns the `HMENU` wrapped by this `CMenu` object, or a `NULL` `CMenu` pointer.
797797

798798
```
799799
HMENU GetSafeHmenu() const;

0 commit comments

Comments
 (0)