X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/684761db46d96d4a919d8e94edd1e9065978e675..7ab378223c5ffd7c88ca6cde88d091a521588362:/docs/latex/wx/mirrordc.tex?ds=sidebyside

diff --git a/docs/latex/wx/mirrordc.tex b/docs/latex/wx/mirrordc.tex
index d818e7f1da..0fb505c4fe 100644
--- a/docs/latex/wx/mirrordc.tex
+++ b/docs/latex/wx/mirrordc.tex
@@ -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}