X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/78e37b46a4c1581822bab8d99486bc35c0f360ea..e1db4c1290af151b0d85c4dcad7cbb2414e0d474:/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();