]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dropsrc.tex
Mark GetMinSize() as virtual and explain why.
[wxWidgets.git] / docs / latex / wx / dropsrc.tex
index d75a02770192780d7238f37ed0ac6b36f0378862..f0c4e90ff8f185af66c397a231b063cb483e1043 100644 (file)
@@ -93,7 +93,7 @@ operation}.
 \wxheading{Return value}
 
 Returns the operation requested by the user, may be {\tt wxDragCopy}, {\tt
-wxDragMove}, {\tt wxDragLink}, {\tt wxDragCancel} or {\tt wxDragNone} if an error occured.
+wxDragMove}, {\tt wxDragLink}, {\tt wxDragCancel} or {\tt wxDragNone} if an error occurred.
 
 \membersection{wxDropSource::GetDataObject}\label{wxdropsourcegetdataobject}