X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..044388d13fb138fb202f1dd9afab511efd68ad5f:/interface/wx/rawbmp.h 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();