]> git.saurik.com Git - wxWidgets.git/commitdiff
text tweak
authorRobin Dunn <robin@alldunn.com>
Fri, 13 Oct 2006 19:56:45 +0000 (19:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 13 Oct 2006 19:56:45 +0000 (19:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 04966b1bfbf06322390e96208bc48e227ba71965..78902d9deca690b394461c3d338ec748cf6efa51 100644 (file)
@@ -306,7 +306,7 @@ Quartz and also on the other platforms.
 
 The first parts of a new 2D drawing API has been added with the
 wx.GraphicsPath and wx.GraphicsContext classes.  They wrap GDI+ on
-Windows, Cairo on wxGTK and CoreGraphics on OS X, and allow path-based
+Windows, Cairo on wxGTK and CoreGraphics on OS X.  They allow path-based
 drawing with alpha-blending and anti-aliasing, and use a floating
 point cooridnate system.  Currently they can only target drawing to
 windows, but other wx.DC backends are forthcoming.  The APIs may