]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dialup.cpp
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git] / src / msw / dialup.cpp
index 815d7f3accd1d3fab3e49887cbadd51e1f825431..67db38a39893f22d3929e56a59ea51dcb0d70fba 100644 (file)
@@ -505,7 +505,7 @@ HRASCONN wxDialUpManagerMSW::FindActiveConnection()
         }
         else
         {
-            // an error occured
+            // an error occurred
             wxLogError(_("Cannot find active dialup connection: %s"),
                        GetErrorString(dwRet).c_str());
             return 0;