From 47265f377f559ec91805dbfdee355ce0ca416db3 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot <icculus-sdlwikibot@icculus.org> Date: Fri, 29 Jul 2022 13:24:05 +0000 Subject: [PATCH] Sync SDL wiki -> header --- include/SDL_cpuinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_cpuinfo.h b/include/SDL_cpuinfo.h index e31b139c7..43a8ac501 100644 --- a/include/SDL_cpuinfo.h +++ b/include/SDL_cpuinfo.h @@ -470,7 +470,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_HasLASX(void); /** * Get the amount of RAM configured in the system. * - * \returns the amount of RAM configured in the system in MB. + * \returns the amount of RAM configured in the system in MiB. * * \since This function is available since SDL 2.0.1. */