X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/73c62f54176f802faed18a1e0ee78d64ad122da6..e0b3b9d044746a258f93ae7c66550788d08d028e:/docs/latex/wx/spinevt.inc?ds=sidebyside diff --git a/docs/latex/wx/spinevt.inc b/docs/latex/wx/spinevt.inc index 2523492edc..8f88fea536 100644 --- a/docs/latex/wx/spinevt.inc +++ b/docs/latex/wx/spinevt.inc @@ -24,5 +24,5 @@ direct input to member functions that take a \end{twocollist}% Note that if you handle both SPIN and UP or DOWN events, you will be notified -about each of them twice: first the UP/DOWN event will be receieved and then, +about each of them twice: first the UP/DOWN event will be received and then, if it wasn't vetoed, the SPIN event will be sent.