X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/feaca34f3426ac5774fbd7313fe9cabbb7d70446..f811bc9ac07404a8e90570b243918d11289ef1e2:/docs/latex/wx/sngchdlg.tex diff --git a/docs/latex/wx/sngchdlg.tex b/docs/latex/wx/sngchdlg.tex index b3ad51b11f..dc20408a68 100644 --- a/docs/latex/wx/sngchdlg.tex +++ b/docs/latex/wx/sngchdlg.tex @@ -65,7 +65,7 @@ Constructor, taking an array of wxString choices 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 +\pythonnote{For Python the two parameters {\tt n} and {\tt choices} are collapsed into a single parameter {\tt choices} which is expected to be a Python list of strings.}