wxwidgets.cfg: Fixed typo in function name.

This commit is contained in:
orbitcowboy 2019-02-03 20:25:58 +01:00
parent 23599428cb
commit b7f43f99ca
1 changed files with 1 additions and 1 deletions

View File

@ -6989,7 +6989,7 @@
<!-- wxString & wxString::Append (const wchar_t *pwz, size_t nLen) (*)-->
<!-- wxString & wxString::Append (const wxString &s) (+)-->
<!-- wxString & wxString::Append (wxUniChar ch, size_t count=1u) (*)-->
<function name="wxString::Appendt">
<function name="wxString::Append">
<noreturn>false</noreturn>
<returnValue type="wxString &amp;"/>
<arg nr="1">