Skip to content

Commit 18c3e9b

Browse files
SDLWikiBotslouken
authored andcommitted
Sync SDL3_ttf wiki -> header
[ci skip] (cherry picked from commit e92f15a)
1 parent dee597a commit 18c3e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/SDL3_ttf/SDL_ttf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ extern SDL_DECLSPEC bool SDLCALL TTF_GetFontSDF(const TTF_Font *font);
671671
* Query a font's weight, in terms of the lightness/heaviness of the strokes.
672672
*
673673
* \param font the font to query.
674-
* \returns the font's current weight
674+
* \returns the font's current weight.
675675
*
676676
* \threadsafety This function should be called on the thread that created the
677677
* font.

0 commit comments

Comments
 (0)