]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stream.tex
Ops
[wxWidgets.git] / docs / latex / wx / stream.tex
index e79c80ad69134e4178fc11c8e05d880801046076..f33416983626bb0536c5a96b9cdb7c47fe932d72 100644 (file)
@@ -90,7 +90,7 @@ accordingly until all requested data is read.
 
 \wxheading{Return value}
 
-It returns the size of the data read. If thereturned size is different of the specified 
+It returns the size of the data read. If the returned size is different of the specified 
 {\it size}, an error has occured and should be tested using 
 \helpref{LastError}{wxstreambaselasterror}.