From 9c828da4ef47ce3f78f5f65f1c41b6e2752674a5 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Tue, 9 Apr 2024 12:51:41 +0000
Subject: [PATCH] Sync SDL3_net wiki -> header
---
include/SDL3_net/SDL_net.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/SDL3_net/SDL_net.h b/include/SDL3_net/SDL_net.h
index d0d7a1d..f377dae 100644
--- a/include/SDL3_net/SDL_net.h
+++ b/include/SDL3_net/SDL_net.h
@@ -47,8 +47,8 @@ extern "C" {
/**
* Query the verion of the SDL_net library in use at compile time.
*
- * This macro copies the version listen in the SDL_net headers into a
- * struct of the app's choosing.
+ * This macro copies the version listen in the SDL_net headers into a struct
+ * of the app's choosing.
*
* \threadsafety It is safe to use this macro from any thread.
*