]> git.saurik.com Git - wxWidgets.git/commitdiff
Spelling typo fixed in a comment
authorGeorge Tasker <gtasker@allenbrook.com>
Sat, 21 Apr 2001 15:48:36 +0000 (15:48 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Sat, 21 Apr 2001 15:48:36 +0000 (15:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/gsockmsw.c

index d8ea3ae3c5d5f2d8606f3ad278d873bce4ff47ac..65668b8c49ae10d3d83d047c683fe5e7bc1c34fd 100644 (file)
@@ -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