]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/realpoin.tex
added alpha support to wxCocoa, also fixed compilation after alpha changes hopefully
[wxWidgets.git] / docs / latex / wx / realpoin.tex
index 00f11f97710fdf29a799a8dff77923cced25a078..c9f7254d7edc32b70d1ddab46a4033b4ff44bbf8 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxRealPoint}}\label{wxrealpoint}
 
 A {\bf wxRealPoint} is a useful data structure for graphics operations.
-It contains floating point point {\it x} and {\it y} members.
+It contains floating point {\it x} and {\it y} members.
 See also \helpref{wxPoint}{wxpoint} for an integer version.
 
 \wxheading{Derived from}