Skip to content

Commit a4286a6

Browse files
committed
Fix typo: ocupy -> occupy
1 parent c423635 commit a4286a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/codesnippet/CPP/cmfcrebar-class_2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Each rebar pane will ocupy its own row:
1+
// Each rebar pane will occupy its own row:
22
DWORD dwStyle = RBBS_GRIPPERALWAYS | RBBS_FIXEDBMP | RBBS_BREAK;
33
// CMFCMenuBar m_wndMenuBar
44
// CMFCToolBar m_wndToolBar

0 commit comments

Comments
 (0)