]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dc.tex
Updated distribtion and docs.
[wxWidgets.git] / docs / latex / wx / dc.tex
index 521cafa5b0ce2b2dfc7a0890123400a9f249da74..8237643877eb1473c2c9dc9430593b49ee64a223 100644 (file)
@@ -646,7 +646,7 @@ wxXOR                 src XOR dst
 
 The default is wxCOPY, which simply draws with the current colour.
 The others combine the current colour and the background using a
-logical operation.  wxXOR is commonly used for drawing rubber bands or
+logical operation.  wxINVERT is commonly used for drawing rubber bands or
 moving outlines, since drawing twice reverts to the original colour.
 
 \membersection{wxDC::SetMapMode}\label{wxdcsetmapmode}