X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d17f05afeb41c64fab410cd3178a78596da55e38..1648d51bcb7633efde873b986b4a9e2af005f119:/docs/latex/wx/memorydc.tex?ds=sidebyside 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}