]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/config.tex
Added script to help make wxMotif via configure; nativdlg sample works again;
[wxWidgets.git] / docs / latex / wx / config.tex
index 95c0c13616290d9e6487eed71f3c3d43b0df0680..af679b31a58c7c31caa96c063204281362053edf 100644 (file)
@@ -545,7 +545,7 @@ Reads a double value, returning TRUE if the value was found. If the value was
 not found, {\it d} is not changed.
 
 \constfunc{bool}{Read}{\param{const wxString\& }{ key}, \param{double*}{ d},
-\param{double}{ defaultVal}}
+ \param{double}{ defaultVal}}
 
 Reads a double value, returning TRUE if the value was found. If the value was
 not found, {\it defaultVal} is used instead.