From 940cc794a780605967551caf1c5b84f31f851d41 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sun, 9 Dec 2007 12:47:28 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/bitmaptglbutn.tex | 4 ++-- docs/latex/wx/tglbtn.tex | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/latex/wx/bitmaptglbutn.tex b/docs/latex/wx/bitmaptglbutn.tex index 27c1eed8a3..89f3a38401 100644 --- a/docs/latex/wx/bitmaptglbutn.tex +++ b/docs/latex/wx/bitmaptglbutn.tex @@ -7,10 +7,10 @@ \section{\class{wxBitmapToggleButton}}\label{wxbitmaptogglebutton} -wxBitmapToggleButton is a a \helpref{wxToggleButton}{wxtogglebutton} +wxBitmapToggleButton is a \helpref{wxToggleButton}{wxtogglebutton} that contains a bitmap instead of text. -This control emits a update UI event. +This control emits an update UI event. \wxheading{Derived from} diff --git a/docs/latex/wx/tglbtn.tex b/docs/latex/wx/tglbtn.tex index 0cd8afa5cf..50c37e9723 100644 --- a/docs/latex/wx/tglbtn.tex +++ b/docs/latex/wx/tglbtn.tex @@ -15,7 +15,7 @@ wxToggleButton is a button that stays pressed when clicked by the user. In other words, it is similar to \helpref{wxCheckBox}{wxcheckbox} in functionality but looks like a \helpref{wxButton}{wxbutton}. -Since wxWidgets version 2.9.0 this control emits a update UI event. +Since wxWidgets version 2.9.0 this control emits an update UI event. You can see wxToggleButton in action in the sixth page of the \helpref{controls}{samplecontrols} sample. -- 2.45.2