From 3195dca76cc68b720b26f5cc0bd61a4c47379aa8 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 6 Jun 2003 15:40:15 +0000 Subject: [PATCH] typo in the event type name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/checklst.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/checklst.tex b/docs/latex/wx/checklst.tex index c88c7c0641..f2a296045a 100644 --- a/docs/latex/wx/checklst.tex +++ b/docs/latex/wx/checklst.tex @@ -27,7 +27,7 @@ See \helpref{wxListBox}{wxlistbox}. \twocolwidtha{7cm} \begin{twocollist}\itemsep=0pt -\twocolitem{{\bf EVT\_CHECKLISTBOX(id, func)}}{Process a wxEVT\_COMMAND\_CHECKLISTBOX\_TOGGLE event, +\twocolitem{{\bf EVT\_CHECKLISTBOX(id, func)}}{Process a wxEVT\_COMMAND\_CHECKLISTBOX\_TOGGLED event, when an item in the check list box is checked or unchecked.} \end{twocollist} -- 2.45.2