We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a47641 + 453e1d8 commit 511fd9bCopy full SHA for 511fd9b
docs/snippets/cpp/VS_Snippets_Misc/NVC_MFC_DrawClient/cpp/drawobj.cpp
@@ -232,7 +232,7 @@ CPoint CDrawObj::GetHandle(int nHandle)
232
return CPoint(x, y);
233
}
234
235
-// return rectange of handle in logical coords
+// return rectangle of handle in logical coords
236
CRect CDrawObj::GetHandleRect(int nHandleID, CDrawView* pView)
237
{
238
ASSERT_VALID(this);
0 commit comments