X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2319d2b09a8c77b81747074a1ad1ebb741a47843..f60d0f944a6ce86bce59901e7ea3811f0992bce7:/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.