X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/rawbmp.h?ds=sidebyside diff --git a/interface/wx/rawbmp.h b/interface/wx/rawbmp.h index ee50bcc4f7..e1808a70ca 100644 --- a/interface/wx/rawbmp.h +++ b/interface/wx/rawbmp.h @@ -2,7 +2,6 @@ // Name: rawbmp.h // Purpose: interface of wxPixelData // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -202,7 +201,7 @@ public: //@{ /** - Data Access: Access to invidividual colour components. + Data Access: Access to individual colour components. */ ChannelType& Red(); ChannelType& Green();