]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/rawbmp.h
Fix text origin and bounding box computations in wxSVGFileDC.
[wxWidgets.git] / interface / wx / rawbmp.h
index a802ac29a61d84b75da7c7a68a2c1c6594bcfa5c..50d3656b9cb9fed7e1bed5735711de5fe8ca779e 100644 (file)
@@ -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();