]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/image.tex
typos and other doc corrections from Olly Betts (patch 573738)
[wxWidgets.git] / docs / latex / wx / image.tex
index f8f8048bcac1375908e6848c30a134460bd683d9..56fed27525ab65d0b508ac0a0ff880178ed32e26 100644 (file)
@@ -349,7 +349,7 @@ Returns the blue intensity at the given coordinate.
 
 Returns the image data as an array. This is most often used when doing
 direct image manipulation. The return value points to an array of
-characters in RGBGBRGB... format.
+characters in RGBRGBRGB$\ldots$ format.
 
 \membersection{wxImage::GetGreen}\label{wximagegetgreen}