diff --git a/interface/wx/richtext/richtextctrl.h b/interface/wx/richtext/richtextctrl.h index 2564f01565..bb54cd7072 100644 --- a/interface/wx/richtext/richtextctrl.h +++ b/interface/wx/richtext/richtextctrl.h @@ -1125,7 +1125,7 @@ public: void OnSelectAll(wxCommandEvent& event); /** - Standard handler for the wxID_PASTE command. + Standard handler for the wxID_UNDO command. */ void OnUndo(wxCommandEvent& event);