X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dcbd177f06597f98aae27bf53a4c98b4739102c7..db67d86dd1de506a5bb14dd59e9c45230120758a:/docs/latex/wx/node.tex diff --git a/docs/latex/wx/node.tex b/docs/latex/wx/node.tex index 2a207a8a5e..53c3fe71da 100644 --- a/docs/latex/wx/node.tex +++ b/docs/latex/wx/node.tex @@ -59,5 +59,5 @@ set when the node was created). \func{int}{IndexOf}{\void} Returns the zero-based index of this node within the list. The return value -will be NOT\_FOUND if the node has not been added to a list yet. +will be {\tt wxNOT\_FOUND} if the node has not been added to a list yet.