From c9f3a6a81dc9634469f6d031852c9c101f5ba6c7 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 2 Jul 2006 07:17:46 +0000 Subject: [PATCH] Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/richtext/richtextctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/richtext/richtextctrl.h b/include/wx/richtext/richtextctrl.h index 69ef221eb6..0c2988d41b 100644 --- a/include/wx/richtext/richtextctrl.h +++ b/include/wx/richtext/richtextctrl.h @@ -510,7 +510,7 @@ public: // Command handlers - void Command(wxCommandEvent & event); + void Command(wxCommandEvent& event); void OnDropFiles(wxDropFilesEvent& event); void OnCut(wxCommandEvent& event); -- 2.50.0