X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/78e37b46a4c1581822bab8d99486bc35c0f360ea..968a7de2c5da97f4fba0ca29957f75a0bba92ae2:/interface/wx/rawbmp.h diff --git a/interface/wx/rawbmp.h b/interface/wx/rawbmp.h index a802ac29a6..50d3656b9c 100644 --- a/interface/wx/rawbmp.h +++ b/interface/wx/rawbmp.h @@ -3,7 +3,7 @@ // Purpose: interface of wxPixelData // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -202,7 +202,7 @@ public: //@{ /** - Data Access: Access to invidividual colour components. + Data Access: Access to individual colour components. */ ChannelType& Red(); ChannelType& Green();