]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sngchdlg.tex
define NO_GCC_PRAGMA in wx-config output on Darwin
[wxWidgets.git] / docs / latex / wx / sngchdlg.tex
index b3ad51b11f6a1fe577ffba968afdc3b783450879..dc20408a6869d7111e5c5897bb586d9f73b0ed43 100644 (file)
@@ -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.}