]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/edit.h
Fix spelling in the documentation.
[wxWidgets.git] / samples / stc / edit.h
index 780076d77a42c8e1ff9b6486d48f544c14aa6aa6..d22222f67c93b7062099096280e7e5fe15667750 100644 (file)
@@ -48,7 +48,7 @@ public:
     Edit (wxWindow *parent, wxWindowID id = wxID_ANY,
           const wxPoint &pos = wxDefaultPosition,
           const wxSize &size = wxDefaultSize,
-          long style = 
+          long style =
 #ifndef __WXMAC__
           wxSUNKEN_BORDER|
 #endif