diff --git a/include/wx/bmpbuttn.h b/include/wx/bmpbuttn.h index 83fd4f1a7f..2aec670359 100644 --- a/include/wx/bmpbuttn.h +++ b/include/wx/bmpbuttn.h @@ -66,7 +66,7 @@ public: } // Special creation function for a standard "Close" bitmap. It allows to - // simply create a close button with the image appropriate for the common + // simply create a close button with the image appropriate for the current // platform. static wxBitmapButton* NewCloseButton(wxWindow* parent, wxWindowID winid);