diff docs/man3/SDL_Event.3 @ 2278:85cbe9c892f4

Merged revision 3455 from SDL 1.2, fixing documentation typo.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 28 Dec 2007 07:54:35 +0000
parents e5bc29de3f0a
children 546f7c1eb755
line wrap: on
line diff
--- a/docs/man3/SDL_Event.3	Thu Dec 13 03:53:02 2007 +0000
+++ b/docs/man3/SDL_Event.3	Fri Dec 28 07:54:35 2007 +0000
@@ -18,7 +18,7 @@
   SDL_ExposeEvent expose;
   SDL_QuitEvent quit;
   SDL_UserEvent user;
-  SDL_SywWMEvent syswm;
+  SDL_SysWMEvent syswm;
 } SDL_Event;\fR
 .fi
 .PP