]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dc.cpp
[ 1216436 ] cleanup 'shadow variable' warnings from gcc in headers.
[wxWidgets.git] / src / os2 / dc.cpp
index 9252f9cde97994188c5e3502474bfee04fa09105..55670b238d0d7c52f0857ffdd7bf9587235f9aa1 100644 (file)
@@ -1387,7 +1387,7 @@ void wxDC::DoDrawBitmap(
                     lColor = m_textBackgroundColour.GetPixel();
 
                 //
-                // Bitmap must be ina double-word alligned address so we may
+                // Bitmap must be in a double-word aligned address so we may
                 // have some padding to worry about
                 //
                 if (nLineBoundary > 0)