]> git.saurik.com Git - wxWidgets.git/commitdiff
Further fixes to references
authorJulian Smart <julian@anthemion.co.uk>
Mon, 8 Apr 2002 17:14:53 +0000 (17:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 8 Apr 2002 17:14:53 +0000 (17:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/body.tex
docs/latex/wx/function.tex

index 415d8fd75effc32f2d26c10f34ff10c83d2cc252..64cc7b1230d8b105752ad409006ac7d31911c2b7 100644 (file)
@@ -404,7 +404,7 @@ which is either wxBIG\_ENDIAN or wxLITTLE\_ENDIAN (in the future maybe wxPDP\_EN
 as well).
 
 The macros handling bit-swapping with respect to the applications endianness
-are described in the \helpref{Macros}{macros} section.
+are described in the \helpref{Byte order macros}{byteordermacros} section.
 
 \section{Conditional compilation}
 
index 0ac86c78f7041560ccbd9ff487c76ece81015d8a..f3c4777e4bd9193f766402f1f5a8eb52d14307d3 100644 (file)
@@ -2352,7 +2352,7 @@ See also \helpref{wxGetResource}{wxgetresource}, \helpref{wxConfigBase}{wxconfig
 
 <wx/utils.h>
 
-\section{Byte order macros}\label{byeordermacros}
+\section{Byte order macros}\label{byteordermacros}
 
 The endian-ness issues (that is the difference between big-endian and
 little-endian architectures) are important for the portable programs working