X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6106dae23c334c30e5e1f2f0763468f61ecce55..05dedde7d01d55cde7f13f6b6201e24b5b408344:/docs/latex/wx/datistrm.tex diff --git a/docs/latex/wx/datistrm.tex b/docs/latex/wx/datistrm.tex index afca32b111..5b08130575 100644 --- a/docs/latex/wx/datistrm.tex +++ b/docs/latex/wx/datistrm.tex @@ -1,7 +1,7 @@ \section{\class{wxDataInputStream}}\label{wxdatainputstream} This class provides functions that read binary data types in a -portable way. Data can be read in either big-endian or litte-endian +portable way. Data can be read in either big-endian or little-endian format, little-endian being the default on all architectures. If you want to read data from text files (or streams) use