Skip to content

Commit 27a0985

Browse files
Merge pull request #5456 from changeworld/patch-1
Fix typo: ocupy -> occupy
2 parents c423635 + a4286a6 commit 27a0985

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)