From a400a70484200c9108ceb8926c3e7955cb60de2b Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 14 May 2026 06:39:08 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_intrin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/SDL3/SDL_intrin.h b/include/SDL3/SDL_intrin.h index ecd8192941..e723b02c2d 100644 --- a/include/SDL3/SDL_intrin.h +++ b/include/SDL3/SDL_intrin.h @@ -88,8 +88,8 @@ /** * Defined if (and only if) the compiler supports ARM SVE2 intrinsics. * - * If this macro is defined, SDL will have already included `` - * as appropriate. + * If this macro is defined, SDL will have already included `` as + * appropriate. * * \since This macro is available since SDL 3.6.0. */