]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/splitevt.tex
Updated makefile
[wxWidgets.git] / docs / latex / wx / splitevt.tex
index 1b57bba02db0c8e5d0254df91f3249f0d401d769..a3ba5731f09deeb77fed45257bf0b02fd81de5ae 100644 (file)
@@ -3,7 +3,7 @@
 This class represents the events generated by a splitter control. Also there is
 only one event class, the data associated to the different events is not the
 same and so not all accessor functions may be called for each event. The
-documentation mentions the kind of event(s) for which the given acessor
+documentation mentions the kind of event(s) for which the given accessor
 function makes sense: calling it for other types of events will result
 in assert failure (in debug mode) and will return meaningless results.