]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
update the samples/platforms which were unchanged since quite a few years apparently...
[wxWidgets.git] / docs / latex / wx / function.tex
index 1a99a1fb2097fdca7416505fbea782e40a6eae47..85907e61947c35d1d97c0a858ab14371bfe2b240 100644 (file)
@@ -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