X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/vscroll.h diff --git a/interface/wx/vscroll.h b/interface/wx/vscroll.h index 75d07d93c8..35ae0a9414 100644 --- a/interface/wx/vscroll.h +++ b/interface/wx/vscroll.h @@ -2,7 +2,6 @@ // Name: vscroll.h // Purpose: interface of wxVarHScrollHelper // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -715,7 +714,7 @@ public: const wxString& name = wxPanelNameStr); /** - Same as the non-default constuctor, but returns a status code: @true if + Same as the non-default constructor, but returns a status code: @true if ok, @false if the window couldn't be created. Just as with the constructor, the @c wxVSCROLL style is always used, @@ -791,7 +790,7 @@ public: const wxString& name = wxPanelNameStr); /** - Same as the non-default constuctor, but returns a status code: @true if + Same as the non-default constructor, but returns a status code: @true if ok, @false if the window couldn't be created. Just as with the constructor, the @c wxHSCROLL style is always used, @@ -868,7 +867,7 @@ public: const wxString& name = wxPanelNameStr); /** - Same as the non-default constuctor, but returns a status code: @true if + Same as the non-default constructor, but returns a status code: @true if ok, @false if the window couldn't be created. Just as with the constructor, the @c wxHSCROLL and @c wxVSCROLL styles