X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d17f05afeb41c64fab410cd3178a78596da55e38..647b8e379ed0f470f0f643fe816ba872be41541d:/docs/latex/wx/memorydc.tex diff --git a/docs/latex/wx/memorydc.tex b/docs/latex/wx/memorydc.tex index 39a8fbbbca..a94e74c77b 100644 --- a/docs/latex/wx/memorydc.tex +++ b/docs/latex/wx/memorydc.tex @@ -46,7 +46,7 @@ can be reselected into another memory DC. Constructs a new memory device context. Use the {\it Ok} member to test whether the constructor was successful -in creating a useable device context. Don't forget to select a bitmap +in creating a usable device context. Don't forget to select a bitmap into the DC before drawing on it. \membersection{wxMemoryDC::SelectObject}