diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 1a99a1fb20..85907e6194 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -350,7 +350,7 @@ Same as \helpref{wxCHECK\_VERSION}{wxcheckversion} but also checks that \membersection{wxCHECK\_W32API\_VERSION}\label{wxcheckw32apiversion} -\func{bool}{wxCHECK\_GCC\_VERSION}{\param{}{major, minor, release}} +\func{bool}{wxCHECK\_W32API\_VERSION}{\param{}{major, minor, release}} Returns $1$ if the version of w32api headers used is major.minor.release or greater. Otherwise, and also if we are not compiling with mingw32/cygwin under