projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added missing 'R' in RGB
[wxWidgets.git]
/
docs
/
latex
/
wx
/
checkbox.tex
diff --git
a/docs/latex/wx/checkbox.tex
b/docs/latex/wx/checkbox.tex
index f527c84907bc394f9770f09b5d1832d8a52e0125..e84881d0faff2bff48e738a3e9de48ad7a98a0c0 100644
(file)
--- a/
docs/latex/wx/checkbox.tex
+++ b/
docs/latex/wx/checkbox.tex
@@
-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.}