Added missing brace in checkbox.tex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-05-12 11:34:19 +00:00
parent 0146a47e4d
commit 30acf700f9
2 changed files with 2 additions and 41 deletions

View File

@@ -112,6 +112,5 @@ wxEVT\_COMMAND\_CHECKBOX\_CLICKED event to get emitted.
\wxheading{Parameters}
\docparam{state}{If {\tt TRUE|, the check is on, otherwise it is off.}
\docparam{state}{If {\tt TRUE}, the check is on, otherwise it is off.}