mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 06:28:29 +00:00
fix typos
This commit is contained in:

committed by
Sam Lantinga

parent
ed7d39b28c
commit
7622c4c427
@@ -34,7 +34,7 @@
|
||||
* This category covers measuring time elapsed (SDL_GetTicks(),
|
||||
* SDL_GetPerformanceCounter()), putting a thread to sleep for a certain
|
||||
* amount of time (SDL_Delay(), SDL_DelayNS(), SDL_DelayPrecise()), and firing
|
||||
* a callback function after a certain amount of time has elasped
|
||||
* a callback function after a certain amount of time has elapsed
|
||||
* (SDL_AddTimer(), etc).
|
||||
*
|
||||
* There are also useful macros to convert between time units, like
|
||||
|
Reference in New Issue
Block a user