X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a0c7d558e91aa27b08319f2c2b5e6e1d85d2fd5..e015e7f3acef09b57bcd34e8f6780a19afdfd97b:/src/os2/dc.cpp diff --git a/src/os2/dc.cpp b/src/os2/dc.cpp index 9252f9cde9..55670b238d 100644 --- a/src/os2/dc.cpp +++ b/src/os2/dc.cpp @@ -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)