]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/autoobj.tex
fixes to the sizers behaviour necessary to make the log dialog work again
[wxWidgets.git] / docs / latex / wx / autoobj.tex
index bfb0d2e6d3def806c92a9c2bf30b142efee7dbb5..526e05873c0df17eeddb463d18162ad072a34242 100644 (file)
@@ -92,7 +92,7 @@ Gets the IDispatch pointer.
 \constfunc{bool}{GetInstance}{\param{const wxString\&}{ classId}}
 
 Retrieves the current object associated with a class id, and attaches the IDispatch pointer
-to this object. Returns TRUE if a pointer was succesfully retrieved, FALSE otherwise.
+to this object. Returns TRUE if a pointer was successfully retrieved, FALSE otherwise.
 
 Note that this cannot cope with two instances of a given OLE object being active simultaneously,
 such as two copies of Excel running. Which object is referenced cannot currently be specified.