From: George Tasker Date: Sat, 21 Apr 2001 15:48:36 +0000 (+0000) Subject: Spelling typo fixed in a comment X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f4929e864e91a1f9118f2ce946f354b7681b2505?ds=inline Spelling typo fixed in a comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/gsockmsw.c b/src/msw/gsockmsw.c index d8ea3ae3c5..65668b8c49 100644 --- a/src/msw/gsockmsw.c +++ b/src/msw/gsockmsw.c @@ -38,7 +38,7 @@ #include "gsocket.h" /* If not using wxWindows, a global var called hInst must - * be available and it must containt the app's instance + * be available and it must contain the app's instance * handle. */ #define INSTANCE hInst