X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/888cb61e21a3a12ca2fc0873dd26af57ca60caa1..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/vector.h diff --git a/interface/wx/vector.h b/interface/wx/vector.h index 74843ed89d..ec5f3ed401 100644 --- a/interface/wx/vector.h +++ b/interface/wx/vector.h @@ -77,7 +77,7 @@ public: wxVector(size_type size, const value_type& value); /** - Copy onstructor. + Copy constructor. */ wxVector(const wxVector& c);