From: Julian Smart Date: Sun, 2 Jul 2006 07:17:46 +0000 (+0000) Subject: Typo correction X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c9f3a6a81dc9634469f6d031852c9c101f5ba6c7 Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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);