X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2319d2b09a8c77b81747074a1ad1ebb741a47843..44c4a3348693414bace13852e50d926c1aa9f08b:/docs/latex/wx/config.tex diff --git a/docs/latex/wx/config.tex b/docs/latex/wx/config.tex index 95c0c13616..af679b31a5 100644 --- a/docs/latex/wx/config.tex +++ b/docs/latex/wx/config.tex @@ -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.