]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stream.tex
mask corrections
[wxWidgets.git] / docs / latex / wx / stream.tex
index d1543a67721416c6c8f08946f2302b42501b4023..889dd9efb3bddd618b583902b49455500f3ce9d0 100644 (file)
@@ -198,7 +198,7 @@ you create an empty stream buffer (See \helpref{wxStreamBuffer::wxStreamBuffer}{
 
 When you use this function, you'll have to destroy the IO buffers yourself
 after the stream buffer is destroyed or don't use it anymore.
-In the case you use it with an empty buffer, the stream buffer will not grow
+In the case you use it with an empty buffer, the stream buffer will not resize
 it when it is full.
 
 \wxheading{See also}