mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-02 03:43:38 +00:00
fix typo
This commit is contained in:
committed by
Sam Lantinga
parent
22e42e6e1e
commit
46a942a3e3
@@ -414,7 +414,7 @@ extern SDL_DECLSPEC SDL_GPUDevice * SDLCALL SDL_GetGPURendererDevice(SDL_Rendere
|
||||
/**
|
||||
* Create a 2D software rendering context for a surface.
|
||||
*
|
||||
* Two other API which can be used to create SDL_Renderer:
|
||||
* Two other APIs which can be used to create SDL_Renderer:
|
||||
* SDL_CreateRenderer() and SDL_CreateWindowAndRenderer(). These can _also_
|
||||
* create a software renderer, but they are intended to be used with an
|
||||
* SDL_Window as the final destination and not an SDL_Surface.
|
||||
|
||||
Reference in New Issue
Block a user