]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/memorydc.tex
say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER to be set (closes bug 659948)
[wxWidgets.git] / docs / latex / wx / memorydc.tex
index 39a8fbbbcacf4e48099f2c6568b0f86a595b89cc..a94e74c77be725027aa90f71b0f8a10d89cac77d 100644 (file)
@@ -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}