]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/spinevt.inc
take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir
[wxWidgets.git] / docs / latex / wx / spinevt.inc
index 2523492edca5913e6ae81e49c0c34d53ddeac9d1..8f88fea53648c07e6d705067c1e8c4ac306fce78 100644 (file)
@@ -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
 \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.
 if it wasn't vetoed, the SPIN event will be sent.