We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60779f commit 127817cCopy full SHA for 127817c
docs/mfc/reference/cmenu-class.md
@@ -793,7 +793,7 @@ The *`nMaxCount`* parameter should be one larger than the number of characters i
793
794
## <a name="getsafehmenu"></a> `CMenu::GetSafeHmenu`
795
796
-Returns the `HMENU` wrapped by this `CMenu` object, or a `NULL``CMenu` pointer.
+Returns the `HMENU` wrapped by this `CMenu` object, or a `NULL` `CMenu` pointer.
797
798
```
799
HMENU GetSafeHmenu() const;
0 commit comments