]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/clipbrd.cpp
Get the page title from the IHtmlDocument rather than the bowser as it actually retur...
[wxWidgets.git] / src / msw / clipbrd.cpp
index fa65cd2a21c08fc59136a528236f2762b719cad1..594610275dae3812b9188b6a8f4b6d587885e17c 100644 (file)
@@ -98,7 +98,7 @@ bool wxOpenClipboard()
     }
     else
     {
-        wxLogDebug(wxT("Can not open clipboard without a main window."));
+        wxLogDebug(wxT("Cannot open clipboard without a main window."));
 
         return false;
     }