]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/rawbmp.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / rawbmp.h
index ee50bcc4f7972c85727a76762f26072058937031..e1808a70ca4dae3d45cb0aa83c18b8db9ad41405 100644 (file)
@@ -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();