From c6b4dd2e4d57ca4a5921a833aae57cbdbe61f89d Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 11 Mar 2008 11:31:13 +0000 Subject: [PATCH] Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/mltchdlg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/mltchdlg.tex b/docs/latex/wx/mltchdlg.tex index 4965fc9eff..88fec7b2e6 100644 --- a/docs/latex/wx/mltchdlg.tex +++ b/docs/latex/wx/mltchdlg.tex @@ -71,7 +71,7 @@ list of strings.} \membersection{wxMultiChoiceDialog::GetSelections}\label{wxmultichoicedialoggetselections} -\constfunc{wxArrayInt}{GetSelection}{\void} +\constfunc{wxArrayInt}{GetSelections}{\void} Returns array with indexes of selected items.