]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/datistrm.tex
Removed some inappropriate use of verbatim
[wxWidgets.git] / docs / latex / wx / datistrm.tex
index afca32b1117d76cf6ad110c4ed1e8c316ef82d8f..5b08130575467b6fa0340cf1aeafb4971a8c3560 100644 (file)
@@ -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