X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bf8e4ebcc9d52bcee96e69e7013279a4f2efa37..d9c8e68e58c5d6b0debc5df02b8fa6dba719e12e:/docs/latex/wx/stream.tex?ds=sidebyside diff --git a/docs/latex/wx/stream.tex b/docs/latex/wx/stream.tex index d1543a6772..889dd9efb3 100644 --- a/docs/latex/wx/stream.tex +++ b/docs/latex/wx/stream.tex @@ -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}