]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dcclient.cpp
update from liou xiao <liouxiao@hotmail.com>
[wxWidgets.git] / src / os2 / dcclient.cpp
index 566e3d59a00b3195ed6e561164cf77d33983c9b9..b533fdc19aa83e8b91927fcf2d39e22d9d4a6beb 100644 (file)
@@ -180,7 +180,7 @@ void wxWindowDC::InitDC()
     SetFont(*pFont);
     delete pFont;
     //
     SetFont(*pFont);
     delete pFont;
     //
-    // OS/2 default vertical character allignment needs to match the other OS's
+    // OS/2 default vertical character alignment needs to match the other OS's
     //
     ::GpiSetTextAlignment((HPS)GetHPS(), TA_NORMAL_HORIZ, TA_BOTTOM);
 
     //
     ::GpiSetTextAlignment((HPS)GetHPS(), TA_NORMAL_HORIZ, TA_BOTTOM);