Fixed bug 1387 - Patch: fix minor typos in SDL-1.2 HTML docs

bl0ckedusersoft 2012-01-20 12:14:57 PST

This patch fixes a few minor typos in the SDL-1.2 HTML docs.
diff --git a/docs/html/guideinput.html b/docs/html/guideinput.html
index 4a82b67..9b9bbe1 100644
--- a/docs/html/guideinput.html
+++ b/docs/html/guideinput.html
@@ -266,7 +266,7 @@
 > with the <TT
 CLASS="LITERAL"
 >SDL_ENABLE</TT
-> flag. Next you must open the joysticks that you want to receive envents from. This is done with the <A
+> flag. Next you must open the joysticks that you want to receive events from. This is done with the <A
 HREF="sdljoystickopen.html"
 ><TT
 CLASS="FUNCTION"
diff --git a/docs/html/joystick.html b/docs/html/joystick.html
index abdb28c..05da008 100644
--- a/docs/html/joystick.html
+++ b/docs/html/joystick.html
@@ -225,7 +225,7 @@
 ><P
 ><B
 >Note: </B
->Force Feedback is not yet support. Sam (slouken@libsdl.org) is soliciting suggestions from people with force-feedback experience on the best wat to desgin the API.</P
+>Force Feedback is not yet supported. Sam (slouken@libsdl.org) is soliciting suggestions from people with force-feedback experience on the best way to design the API.</P
 ></BLOCKQUOTE
 ></DIV
 ></DIV
diff --git a/docs/html/thread.html b/docs/html/thread.html
index c66018e..8ef2c92 100644
--- a/docs/html/thread.html
+++ b/docs/html/thread.html
@@ -242,7 +242,7 @@
 ><P
 ><B
 >Note: </B
->SDL's threading is not implemented on MacOS, due to that lack of preemptive thread support (Mac OS X dos nt suffer from this problem)</P
+>SDL's threading is not implemented on MacOS, due to the lack of preemptive thread support on that OS (Mac OS X doesn't suffer from this problem)</P
 ></BLOCKQUOTE
 ></DIV
 ></DIV