]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/rect.tex
Unicodification of wxDataStreams
[wxWidgets.git] / docs / latex / wx / rect.tex
index f99446bc73d0af5a593f679f186c1a01357e8b66..b011d5a08eba9372704410b93cb31306ba33dcfa 100644 (file)
@@ -149,7 +149,7 @@ Gets the y member.
 
 Increase the rectangle size by {\it dx} in x direction and {\it dy} in y
 direction. Both (or one of) parameters may be negative to decrease the
-rectngle size.
+rectangle size.
 
 The second form uses the same {\it diff} for both {\it dx} and {\it dy}.