Skip to content

Commit

Permalink
Fixed two typos in header file comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Oct 27, 2014
1 parent 7268eab commit 3d2ca92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_render.h
Expand Up @@ -552,7 +552,7 @@ extern DECLSPEC void SDLCALL SDL_RenderGetClipRect(SDL_Renderer * renderer,
SDL_Rect * rect);

/**
* \brief Get wether clipping is enabled on the given renderer
* \brief Get whether clipping is enabled on the given renderer.
*
* \param renderer The renderer from which clip state should be queried.
*
Expand Down

0 comments on commit 3d2ca92

Please sign in to comment.