From 5cafd4bef65032cbb70070d8c2026dad5518c1ea Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sat, 9 Sep 2006 14:02:37 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/countstr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/countstr.tex b/docs/latex/wx/countstr.tex index 056fd67fd6..d55f284ea5 100644 --- a/docs/latex/wx/countstr.tex +++ b/docs/latex/wx/countstr.tex @@ -3,7 +3,7 @@ % ----------------------------------------------------------------------------- \section{\class{wxCountingOutputStream}}\label{wxcountingoutputstream} -wxCountingOutputStream is a specialized output stream which does not write any data anyway, +wxCountingOutputStream is a specialized output stream which does not write any data anywhere, instead it counts how many bytes would get written if this were a normal stream. This can sometimes be useful or required if some data gets serialized to a stream or compressed by using stream compression and thus the final size of the stream cannot be known other -- 2.45.2