git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26669
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
and \helpref{ResumePropagation}{wxeventresumepropagation} and tested with
\helpref{ShouldPropagate}{wxeventshouldpropagate}.
and \helpref{ResumePropagation}{wxeventresumepropagation} and tested with
\helpref{ShouldPropagate}{wxeventshouldpropagate}.
-The initial value is set to either {\tt wxEVENT\_PROPAGATION\_NONE} (by
+The initial value is set to either {\tt wxEVENT\_PROPAGATE\_NONE} (by
default) meaning that the event shouldn't be propagated at all or to
default) meaning that the event shouldn't be propagated at all or to
-{\tt wxEVENT\_PROPAGATION\_MAX} (for command events) meaning that it should be
+{\tt wxEVENT\_PROPAGATE\_MAX} (for command events) meaning that it should be
propagated as much as necessary.
Any positive number means that the event should be propagated but no more than
propagated as much as necessary.
Any positive number means that the event should be propagated but no more than