]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dc.cpp
Dtor for wxHtmlCell
[wxWidgets.git] / src / os2 / dc.cpp
index c0f2f0b6667e32a7f3b818108fe84e52cf4d1d32..b001e855687d50fd123c83ac308152da0184ca57 100644 (file)
@@ -1268,7 +1268,7 @@ void wxDC::DoDrawIcon(
     //
     // Need to copy back into a bitmap.  ::WinDrawPointer uses device coords
     // and I don't feel like figuring those out for scrollable windows so
-    // just convert to a bitmap then let the DoDrawBitmap routing display it
+    // just convert to a bitmap then let the DoDrawBitmap routine display it
     //
     if (rIcon.IsXpm())
     {