Skip to content

Commit c0a48c8

Browse files
author
Schneider
committed
cwnd-class_56.cpp: fix typo
1 parent 11f0734 commit c0a48c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/codesnippet/CPP/cwnd-class_56.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The following code snippet shows a caret when the left
2-
// mouse button is pressed, and sets the caret's positon to
2+
// mouse button is pressed, and sets the caret's position to
33
// the cursor's position.
44
void CMyView::OnLButtonDown(UINT nFlags, CPoint point)
55
{

0 commit comments

Comments
 (0)