Skip to content

Commit a67cdc9

Browse files
authored
Fix unmatched parenthesis for CMFCDropDownToolBar class link
1 parent 711d2c1 commit a67cdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/mfc-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ Draws the drag rectangle that appears when the user drags a pane in the standard
620620
A toolbar that appears when the user presses and holds a top-level toolbar button.
621621

622622
[`CMFCDropDownToolbarButton` Class](cmfcdropdowntoolbarbutton-class.md)\
623-
A type of toolbar button that behaves like a regular button when it is clicked. However, it opens a drop-down toolbar ([`CMFCDropDownToolBar` Class](cmfcdropdowntoolbar-class.md) if the user presses and holds the toolbar button down.
623+
A type of toolbar button that behaves like a regular button when it is clicked. However, it opens a drop-down toolbar ([`CMFCDropDownToolBar` Class](cmfcdropdowntoolbar-class.md)) if the user presses and holds the toolbar button down.
624624

625625
[`CMFCDynamicLayout` Class](cmfcdynamiclayout-class.md)\
626626
Specifies how controls in a window are moved and resized as the user resizes the window.

0 commit comments

Comments
 (0)