]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dialup.cpp
Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git] / src / msw / dialup.cpp
index 6cc504054496715ca25e381b8a45acd7ec5d3c30..4831acbc0f71a2912f2ca762cd339f70fa3c5a3a 100644 (file)
@@ -1284,7 +1284,7 @@ static DWORD wxRasMonitorThread(wxRasThreadData *data)
     }
 
     // we don't need it any more now and if this thread ran, it is our
-    // responsability to free the data
+    // responsibility to free the data
     delete data;
 
     return 0;