]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mirrordc.tex
[ 1507795 ] Small doc patch.
[wxWidgets.git] / docs / latex / wx / mirrordc.tex
index d818e7f1da51948e81c1d2e6807dbed67c06c2bd..0fb505c4fec338d28e184a740182610f287aabb5 100644 (file)
@@ -17,7 +17,7 @@ without changes (no mirroring takes place) or exchanges {\it x} and {\it y}
 coordinates which makes it possible to reuse the same code to draw a figure and
 its mirror -- i.e. reflection related to the diagonal line $x == y$.
 
-wxMirrorDC has been added in wxWindows version 2.5.0.
+wxMirrorDC has been added in wxWidgets version 2.5.0.
 
 \wxheading{Derived from}