浏览代码

Sync SDL2 wiki -> header

[ci skip]

(cherry picked from commit 22a87a22ca02e826f5c9c2c8e7c48fa2cd8150d4)
SDL Wiki Bot 4 月之前
父节点
当前提交
e9d2f60e1c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL_render.h

+ 1 - 1
include/SDL_render.h

@@ -787,7 +787,7 @@ extern DECLSPEC int SDLCALL SDL_SetRenderTarget(SDL_Renderer *renderer,
  * Get the current render target.
  * Get the current render target.
  *
  *
  * The default render target is the window for which the renderer was created,
  * The default render target is the window for which the renderer was created,
- * and is reported a NULL here.
+ * and is reported as NULL here.
  *
  *
  * \param renderer the rendering context.
  * \param renderer the rendering context.
  * \returns the current render target or NULL for the default render target.
  * \returns the current render target or NULL for the default render target.