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. */