X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e02f5ed14d30d059c2f94a871f25a5a7ff8eee9..80d2803f703d1b238f42725504f08266ef02defe:/docs/latex/wx/sngchdlg.tex diff --git a/docs/latex/wx/sngchdlg.tex b/docs/latex/wx/sngchdlg.tex index 62173d4505..ed8b0470b5 100644 --- a/docs/latex/wx/sngchdlg.tex +++ b/docs/latex/wx/sngchdlg.tex @@ -65,8 +65,8 @@ Constructor, taking a string list and optional client data. Use \helpref{wxSingleChoiceDialog::ShowModal}{wxsinglechoicedialogshowmodal} to show the dialog. -\pythonnote{For Python the two parametes \tt{n} and \tt{choices} are collapsed -into a single parameter \tt{choices} which is expected to be a Python +\pythonnote{For Python the two parametes {\tt n} and {\tt choices} are collapsed +into a single parameter {\tt choices} which is expected to be a Python list of strings.} \membersection{wxSingleChoiceDialog::\destruct{wxSingleChoiceDialog}}