diff --git a/docs/latex/wx/image.tex b/docs/latex/wx/image.tex index f8f8048bca..56fed27525 100644 --- a/docs/latex/wx/image.tex +++ b/docs/latex/wx/image.tex @@ -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}