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. --HG-- branch : SDL-1.2
This commit is contained in:
parent
656e217f94
commit
bd1a2ca5ca
3 changed files with 3 additions and 3 deletions
|
@ -266,7 +266,7 @@ CLASS="FUNCTION"
|
|||
> 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"
|
||||
|
|
|
@ -225,7 +225,7 @@ CLASS="NOTE"
|
|||
><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
|
||||
|
|
|
@ -242,7 +242,7 @@ CLASS="NOTE"
|
|||
><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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue