]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo correction
authorJulian Smart <julian@anthemion.co.uk>
Sun, 2 Jul 2006 07:17:46 +0000 (07:17 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 2 Jul 2006 07:17:46 +0000 (07:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/richtext/richtextctrl.h

index 69ef221eb662d70b7d6e7d050f8f76f20a7c2a5d..0c2988d41b513efc4470259787d8b20fa42e4e65 100644 (file)
@@ -510,7 +510,7 @@ public:
 
 // Command handlers
 
 
 // Command handlers
 
-    void Command(wxCommandEvent & event);
+    void Command(wxCommandEvent& event);
     void OnDropFiles(wxDropFilesEvent& event);
 
     void OnCut(wxCommandEvent& event);
     void OnDropFiles(wxDropFilesEvent& event);
 
     void OnCut(wxCommandEvent& event);