\constfunc{int}{GetKeyCode}{}
-Returns the key code if the event was is a key event. Use
+Returns the key code if the event is a key event. Use
\helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the
modifier keys for this event (i.e. Shift or Ctrl).
\constfunc{const wxString\&}{GetLabel}{}
-Returns the label if the event was a begin or end edit label event.
+Returns the label if the event is a begin or end edit label event.
\membersection{wxTreeEvent::GetOldItem}\label{wxtreeeventgetolditem}