Memory Size -> Memory size.

This commit is contained in:
OBattler
2024-11-10 23:38:48 +01:00
parent 9beadac607
commit 9d3559a0ab

View File

@@ -4657,7 +4657,7 @@ static const device_config_t sb_16_pnp_config[] = {
static const device_config_t sb_32_pnp_config[] = {
{
.name = "onboard_ram",
.description = "Memory Size",
.description = "Memory size",
.type = CONFIG_SELECTION,
.default_string = "",
.default_int = 0,