]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/window.cpp
Get the page title from the IHtmlDocument rather than the bowser as it actually retur...
[wxWidgets.git] / src / os2 / window.cpp
index 2974b884e33aa61b55f5c132ea31759a82fc693f..0c0bbef6b2bef108c62d4a4765296b5c182b93d1 100644 (file)
@@ -1251,7 +1251,7 @@ void wxWindowOS2::DoGetPosition(
     // use WinQueryWindowPos.  This call, unlike the WIN32 call, however,
     // returns a position relative to it's parent, so no parent adujstments
     // are needed under OS/2.  Also, windows should be created using
-    // wxWindow coordinates, i.e 0,0 is the TOP left.
+    // wxWindow coordinates, i.e. 0,0 is the TOP left.
     //
     if (IsKindOf(CLASSINFO(wxFrame)))
     {