]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/bufferdc.tex
properly detect gstreamer and libxml headers and libs, reflect that wxMediaCtrl now...
[wxWidgets.git] / docs / latex / wx / bufferdc.tex
index 817fce0a1ea003031ab26728264c4bcaf0a5518e..31058d75001c8a7335c39e6bcabd2e8fe56b0a3c 100644 (file)
@@ -59,7 +59,7 @@ flushed to this DC when this object is destroyed.  You may pass NULL
 in order to just initialize the buffer, and not flush it.}
 
 \docparam{area}{The size of the bitmap to be used for buffering (this bitmap is
-created internally when it is not given explicitely).}
+created internally when it is not given explicitly).}
 
 \docparam{buffer}{Explicitly provided bitmap to be used for buffering: this is
 the most efficient solution as the bitmap doesn't have to be recreated each