Skip to content

Commit 3c94642

Browse files
authored
Merge pull request MicrosoftDocs#2031 from v-makoud/patch-10
C87724: Fixing bookmark
2 parents 8a27386 + 293a640 commit 3c94642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/message-map-macros-mfc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ END_MESSAGE_MAP()
7878
7979
**Header:** afxwin.h
8080
81-
## BEGIN_TEMPLATE_MESSAGE_MAP
81+
## <a name="begin_template_message_map"></a> begin_template_message_map
8282
8383
Begins the definition of a message map on a class type containing a single template argument.
8484

0 commit comments

Comments
 (0)