From 4be5ea2f988106530b7b6e264150dcce886c8d99 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sun, 19 Jun 2022 04:18:09 +0000
Subject: [PATCH] Sync SDL_image wiki -> header
---
SDL_image.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SDL_image.h b/SDL_image.h
index d6815f28..b6f67d06 100644
--- a/SDL_image.h
+++ b/SDL_image.h
@@ -117,7 +117,7 @@ typedef enum
extern DECLSPEC int SDLCALL IMG_Init(int flags);
/**
- * Unloads libraries loaded with IMG_Init
+ * Unloads libraries loaded with IMG_Init.
*
* \sa IMG_Init
*/